Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29483 (GCVE-0-2023-29483)
Vulnerability from cvelistv5 – Published: 2024-04-11 00:00 – Updated: 2025-11-04 17:12- n/a
- CWE-292 - DEPRECATED: Trusting Self-reported DNS Name
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T17:12:31.047Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.dnspython.org/"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/rthalley/dnspython/releases/tag/v2.6.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/rthalley/dnspython/issues/1045"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/eventlet/eventlet/issues/913"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/eventlet/eventlet/releases/tag/v0.35.2"
},
{
"name": "FEDORA-2024-930af3332f",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240510-0001/"
},
{
"name": "FEDORA-2024-bbd76d7c63",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/"
},
{
"name": "FEDORA-2024-3b4c7849ab",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:eventlet:eventlet:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "eventlet",
"vendor": "eventlet",
"versions": [
{
"lessThan": "0.35.2",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "2.6.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-29483",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-11T17:34:51.471510Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-292",
"description": "CWE-292 DEPRECATED: Trusting Self-reported DNS Name",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-27T18:43:46.973Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-26T02:06:08.072Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://www.dnspython.org/"
},
{
"url": "https://github.com/rthalley/dnspython/releases/tag/v2.6.0"
},
{
"url": "https://github.com/rthalley/dnspython/issues/1045"
},
{
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713"
},
{
"url": "https://github.com/eventlet/eventlet/issues/913"
},
{
"url": "https://github.com/eventlet/eventlet/releases/tag/v0.35.2"
},
{
"name": "FEDORA-2024-930af3332f",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240510-0001/"
},
{
"name": "FEDORA-2024-bbd76d7c63",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/"
},
{
"name": "FEDORA-2024-3b4c7849ab",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-29483",
"datePublished": "2024-04-11T00:00:00.000Z",
"dateReserved": "2023-04-07T00:00:00.000Z",
"dateUpdated": "2025-11-04T17:12:31.047Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29483",
"date": "2026-06-08",
"epss": "0.08388",
"percentile": "0.92463"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29483\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-04-11T14:15:12.010\",\"lastModified\":\"2025-11-04T18:15:40.230\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \\\"TuDoor\\\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.\"},{\"lang\":\"es\",\"value\":\"eventlet anterior a 0.35.2, como se usa en dnspython anterior a 2.6.0, permite a atacantes remotos interferir con la resoluci\u00f3n de nombres DNS enviando r\u00e1pidamente un paquete no v\u00e1lido desde la direcci\u00f3n IP y el puerto de origen esperados, tambi\u00e9n conocido como un ataque \\\"TuDoor\\\". En otras palabras, dnspython no tiene el comportamiento preferido en el que proceder\u00eda el algoritmo de resoluci\u00f3n de nombres DNS, dentro de la ventana de tiempo completa, para esperar un paquete v\u00e1lido. NOTA: dnspython 2.6.0 no se puede utilizar por un motivo diferente al que se abord\u00f3 en 2.6.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-292\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eventlet:eventlet:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.35.2\",\"matchCriteriaId\":\"6A4D34E2-32E0-4D02-9CCE-C51CABE65099\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dnspython:dnspython:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.6.0\",\"matchCriteriaId\":\"97627580-395B-4E07-8634-01CB4DC5CD62\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA277A6C-83EC-4536-9125-97B84C4FAF59\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95BA156C-C977-4F0C-8DFB-3FAE9CC8C02D\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD7447BC-F315-4298-A822-549942FC118B\"}]}]}],\"references\":[{\"url\":\"https://github.com/eventlet/eventlet/issues/913\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/eventlet/eventlet/releases/tag/v0.35.2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/rthalley/dnspython/issues/1045\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/rthalley/dnspython/releases/tag/v2.6.0\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0001/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.dnspython.org/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/eventlet/eventlet/issues/913\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/eventlet/eventlet/releases/tag/v0.35.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/rthalley/dnspython/issues/1045\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/rthalley/dnspython/releases/tag/v2.6.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.dnspython.org/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.dnspython.org/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/rthalley/dnspython/releases/tag/v2.6.0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/rthalley/dnspython/issues/1045\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/eventlet/eventlet/issues/913\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/eventlet/eventlet/releases/tag/v0.35.2\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/\", \"name\": \"FEDORA-2024-930af3332f\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0001/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/\", \"name\": \"FEDORA-2024-bbd76d7c63\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/\", \"name\": \"FEDORA-2024-3b4c7849ab\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T17:12:31.047Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29483\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-11T17:34:51.471510Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:eventlet:eventlet:*:*:*:*:*:*:*:*\"], \"vendor\": \"eventlet\", \"product\": \"eventlet\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.35.2\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.6.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-292\", \"description\": \"CWE-292 DEPRECATED: Trusting Self-reported DNS Name\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-27T18:35:45.534Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://www.dnspython.org/\"}, {\"url\": \"https://github.com/rthalley/dnspython/releases/tag/v2.6.0\"}, {\"url\": \"https://github.com/rthalley/dnspython/issues/1045\"}, {\"url\": \"https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713\"}, {\"url\": \"https://github.com/eventlet/eventlet/issues/913\"}, {\"url\": \"https://github.com/eventlet/eventlet/releases/tag/v0.35.2\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/\", \"name\": \"FEDORA-2024-930af3332f\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0001/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/\", \"name\": \"FEDORA-2024-bbd76d7c63\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/\", \"name\": \"FEDORA-2024-3b4c7849ab\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \\\"TuDoor\\\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-06-26T02:06:08.072Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29483\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T17:12:31.047Z\", \"dateReserved\": \"2023-04-07T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-04-11T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-3RQ5-2G8H-59HC
Vulnerability from github – Published: 2024-04-11 15:30 – Updated: 2024-06-26 03:31eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a "TuDoor" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "eventlet"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.35.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "dnspython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-29483"
],
"database_specific": {
"cwe_ids": [
"CWE-696"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-12T21:25:53Z",
"nvd_published_at": "2024-04-11T14:15:12Z",
"severity": "MODERATE"
},
"details": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.",
"id": "GHSA-3rq5-2g8h-59hc",
"modified": "2024-06-26T03:31:48Z",
"published": "2024-04-11T15:30:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483"
},
{
"type": "WEB",
"url": "https://github.com/eventlet/eventlet/issues/913"
},
{
"type": "WEB",
"url": "https://github.com/rthalley/dnspython/issues/1045"
},
{
"type": "WEB",
"url": "https://github.com/eventlet/eventlet/commit/51e3c4928d4938beb576eff34f3bf97e6e64e6b4"
},
{
"type": "WEB",
"url": "https://github.com/rthalley/dnspython/commit/0ea5ad0a4583e1f519b9bcc67cfac381230d9cf2"
},
{
"type": "PACKAGE",
"url": "https://github.com/eventlet/eventlet"
},
{
"type": "WEB",
"url": "https://github.com/eventlet/eventlet/releases/tag/v0.35.2"
},
{
"type": "WEB",
"url": "https://github.com/rthalley/dnspython/releases/tag/v2.6.0"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240510-0001"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713"
},
{
"type": "WEB",
"url": "https://www.dnspython.org"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Potential DoS via the Tudoor mechanism in eventlet and dnspython"
}
GSD-2023-29483
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-29483",
"id": "GSD-2023-29483"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-29483"
],
"details": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.",
"id": "GSD-2023-29483",
"modified": "2023-12-13T01:20:57.078115Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-29483",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.dnspython.org/",
"refsource": "MISC",
"url": "https://www.dnspython.org/"
},
{
"name": "https://github.com/rthalley/dnspython/releases/tag/v2.6.0",
"refsource": "CONFIRM",
"url": "https://github.com/rthalley/dnspython/releases/tag/v2.6.0"
},
{
"name": "https://github.com/rthalley/dnspython/issues/1045",
"refsource": "MISC",
"url": "https://github.com/rthalley/dnspython/issues/1045"
},
{
"name": "https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713"
},
{
"name": "https://github.com/eventlet/eventlet/issues/913",
"refsource": "MISC",
"url": "https://github.com/eventlet/eventlet/issues/913"
},
{
"name": "https://github.com/eventlet/eventlet/releases/tag/v0.35.2",
"refsource": "MISC",
"url": "https://github.com/eventlet/eventlet/releases/tag/v0.35.2"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"descriptions": [
{
"lang": "en",
"value": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1."
},
{
"lang": "es",
"value": "eventlet anterior a 0.35.2, como se usa en dnspython anterior a 2.6.0, permite a atacantes remotos interferir con la resoluci\u00f3n de nombres DNS enviando r\u00e1pidamente un paquete no v\u00e1lido desde la direcci\u00f3n IP y el puerto de origen esperados, tambi\u00e9n conocido como un ataque \"TuDoor\". En otras palabras, dnspython no tiene el comportamiento preferido en el que proceder\u00eda el algoritmo de resoluci\u00f3n de nombres DNS, dentro de la ventana de tiempo completa, para esperar un paquete v\u00e1lido. NOTA: dnspython 2.6.0 no se puede utilizar por un motivo diferente al que se abord\u00f3 en 2.6.1."
}
],
"id": "CVE-2023-29483",
"lastModified": "2024-04-12T12:44:04.930",
"metrics": {},
"published": "2024-04-11T14:15:12.010",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/eventlet/eventlet/issues/913"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/eventlet/eventlet/releases/tag/v0.35.2"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/rthalley/dnspython/issues/1045"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/rthalley/dnspython/releases/tag/v2.6.0"
},
{
"source": "cve@mitre.org",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713"
},
{
"source": "cve@mitre.org",
"url": "https://www.dnspython.org/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis"
}
}
}
}
OPENSUSE-SU-2024:14047-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-eventlet-0.36.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-eventlet-0.36.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14047",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14047-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29483 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29483/"
}
],
"title": "python310-eventlet-0.36.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14047-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-eventlet-0.36.1-1.1.aarch64",
"product": {
"name": "python310-eventlet-0.36.1-1.1.aarch64",
"product_id": "python310-eventlet-0.36.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-eventlet-0.36.1-1.1.aarch64",
"product": {
"name": "python311-eventlet-0.36.1-1.1.aarch64",
"product_id": "python311-eventlet-0.36.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-eventlet-0.36.1-1.1.aarch64",
"product": {
"name": "python312-eventlet-0.36.1-1.1.aarch64",
"product_id": "python312-eventlet-0.36.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-eventlet-0.36.1-1.1.ppc64le",
"product": {
"name": "python310-eventlet-0.36.1-1.1.ppc64le",
"product_id": "python310-eventlet-0.36.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-eventlet-0.36.1-1.1.ppc64le",
"product": {
"name": "python311-eventlet-0.36.1-1.1.ppc64le",
"product_id": "python311-eventlet-0.36.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-eventlet-0.36.1-1.1.ppc64le",
"product": {
"name": "python312-eventlet-0.36.1-1.1.ppc64le",
"product_id": "python312-eventlet-0.36.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-eventlet-0.36.1-1.1.s390x",
"product": {
"name": "python310-eventlet-0.36.1-1.1.s390x",
"product_id": "python310-eventlet-0.36.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-eventlet-0.36.1-1.1.s390x",
"product": {
"name": "python311-eventlet-0.36.1-1.1.s390x",
"product_id": "python311-eventlet-0.36.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-eventlet-0.36.1-1.1.s390x",
"product": {
"name": "python312-eventlet-0.36.1-1.1.s390x",
"product_id": "python312-eventlet-0.36.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-eventlet-0.36.1-1.1.x86_64",
"product": {
"name": "python310-eventlet-0.36.1-1.1.x86_64",
"product_id": "python310-eventlet-0.36.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-eventlet-0.36.1-1.1.x86_64",
"product": {
"name": "python311-eventlet-0.36.1-1.1.x86_64",
"product_id": "python311-eventlet-0.36.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-eventlet-0.36.1-1.1.x86_64",
"product": {
"name": "python312-eventlet-0.36.1-1.1.x86_64",
"product_id": "python312-eventlet-0.36.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-eventlet-0.36.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.aarch64"
},
"product_reference": "python310-eventlet-0.36.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-eventlet-0.36.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.ppc64le"
},
"product_reference": "python310-eventlet-0.36.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-eventlet-0.36.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.s390x"
},
"product_reference": "python310-eventlet-0.36.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-eventlet-0.36.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.x86_64"
},
"product_reference": "python310-eventlet-0.36.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-eventlet-0.36.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.aarch64"
},
"product_reference": "python311-eventlet-0.36.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-eventlet-0.36.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.ppc64le"
},
"product_reference": "python311-eventlet-0.36.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-eventlet-0.36.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.s390x"
},
"product_reference": "python311-eventlet-0.36.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-eventlet-0.36.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.x86_64"
},
"product_reference": "python311-eventlet-0.36.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-eventlet-0.36.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.aarch64"
},
"product_reference": "python312-eventlet-0.36.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-eventlet-0.36.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.ppc64le"
},
"product_reference": "python312-eventlet-0.36.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-eventlet-0.36.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.s390x"
},
"product_reference": "python312-eventlet-0.36.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-eventlet-0.36.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.x86_64"
},
"product_reference": "python312-eventlet-0.36.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29483"
}
],
"notes": [
{
"category": "general",
"text": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.x86_64",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.x86_64",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29483",
"url": "https://www.suse.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "SUSE Bug 1222693 for CVE-2023-29483",
"url": "https://bugzilla.suse.com/1222693"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.x86_64",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.x86_64",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python310-eventlet-0.36.1-1.1.x86_64",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python311-eventlet-0.36.1-1.1.x86_64",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.aarch64",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.ppc64le",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.s390x",
"openSUSE Tumbleweed:python312-eventlet-0.36.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-29483"
}
]
}
OPENSUSE-SU-2024:14062-1
Vulnerability from csaf_opensuse - Published: 2024-06-21 00:00 - Updated: 2024-06-21 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-dnspython-2.6.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-dnspython-2.6.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14062",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14062-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29483 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29483/"
}
],
"title": "python310-dnspython-2.6.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-21T00:00:00Z",
"generator": {
"date": "2024-06-21T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14062-1",
"initial_release_date": "2024-06-21T00:00:00Z",
"revision_history": [
{
"date": "2024-06-21T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-dnspython-2.6.1-1.1.aarch64",
"product": {
"name": "python310-dnspython-2.6.1-1.1.aarch64",
"product_id": "python310-dnspython-2.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dnspython-2.6.1-1.1.aarch64",
"product": {
"name": "python311-dnspython-2.6.1-1.1.aarch64",
"product_id": "python311-dnspython-2.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dnspython-2.6.1-1.1.aarch64",
"product": {
"name": "python312-dnspython-2.6.1-1.1.aarch64",
"product_id": "python312-dnspython-2.6.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-dnspython-2.6.1-1.1.ppc64le",
"product": {
"name": "python310-dnspython-2.6.1-1.1.ppc64le",
"product_id": "python310-dnspython-2.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dnspython-2.6.1-1.1.ppc64le",
"product": {
"name": "python311-dnspython-2.6.1-1.1.ppc64le",
"product_id": "python311-dnspython-2.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dnspython-2.6.1-1.1.ppc64le",
"product": {
"name": "python312-dnspython-2.6.1-1.1.ppc64le",
"product_id": "python312-dnspython-2.6.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-dnspython-2.6.1-1.1.s390x",
"product": {
"name": "python310-dnspython-2.6.1-1.1.s390x",
"product_id": "python310-dnspython-2.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dnspython-2.6.1-1.1.s390x",
"product": {
"name": "python311-dnspython-2.6.1-1.1.s390x",
"product_id": "python311-dnspython-2.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dnspython-2.6.1-1.1.s390x",
"product": {
"name": "python312-dnspython-2.6.1-1.1.s390x",
"product_id": "python312-dnspython-2.6.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-dnspython-2.6.1-1.1.x86_64",
"product": {
"name": "python310-dnspython-2.6.1-1.1.x86_64",
"product_id": "python310-dnspython-2.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dnspython-2.6.1-1.1.x86_64",
"product": {
"name": "python311-dnspython-2.6.1-1.1.x86_64",
"product_id": "python311-dnspython-2.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dnspython-2.6.1-1.1.x86_64",
"product": {
"name": "python312-dnspython-2.6.1-1.1.x86_64",
"product_id": "python312-dnspython-2.6.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dnspython-2.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.aarch64"
},
"product_reference": "python310-dnspython-2.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dnspython-2.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.ppc64le"
},
"product_reference": "python310-dnspython-2.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dnspython-2.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.s390x"
},
"product_reference": "python310-dnspython-2.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dnspython-2.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.x86_64"
},
"product_reference": "python310-dnspython-2.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dnspython-2.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.aarch64"
},
"product_reference": "python311-dnspython-2.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dnspython-2.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.ppc64le"
},
"product_reference": "python311-dnspython-2.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dnspython-2.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.s390x"
},
"product_reference": "python311-dnspython-2.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dnspython-2.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.x86_64"
},
"product_reference": "python311-dnspython-2.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dnspython-2.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.aarch64"
},
"product_reference": "python312-dnspython-2.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dnspython-2.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.ppc64le"
},
"product_reference": "python312-dnspython-2.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dnspython-2.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.s390x"
},
"product_reference": "python312-dnspython-2.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dnspython-2.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.x86_64"
},
"product_reference": "python312-dnspython-2.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29483"
}
],
"notes": [
{
"category": "general",
"text": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.x86_64",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.x86_64",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29483",
"url": "https://www.suse.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "SUSE Bug 1222693 for CVE-2023-29483",
"url": "https://bugzilla.suse.com/1222693"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.x86_64",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.x86_64",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python310-dnspython-2.6.1-1.1.x86_64",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python311-dnspython-2.6.1-1.1.x86_64",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.aarch64",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.s390x",
"openSUSE Tumbleweed:python312-dnspython-2.6.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-21T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-29483"
}
]
}
OPENSUSE-SU-2026:10312-1
Vulnerability from csaf_opensuse - Published: 2026-03-09 00:00 - Updated: 2026-03-09 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-pymongo-4.16.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-pymongo-4.16.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10312",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10312-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29483 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29483/"
}
],
"title": "python311-pymongo-4.16.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-09T00:00:00Z",
"generator": {
"date": "2026-03-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10312-1",
"initial_release_date": "2026-03-09T00:00:00Z",
"revision_history": [
{
"date": "2026-03-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-pymongo-4.16.0-1.1.aarch64",
"product": {
"name": "python311-pymongo-4.16.0-1.1.aarch64",
"product_id": "python311-pymongo-4.16.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-pymongo-4.16.0-1.1.aarch64",
"product": {
"name": "python313-pymongo-4.16.0-1.1.aarch64",
"product_id": "python313-pymongo-4.16.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-pymongo-4.16.0-1.1.ppc64le",
"product": {
"name": "python311-pymongo-4.16.0-1.1.ppc64le",
"product_id": "python311-pymongo-4.16.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-pymongo-4.16.0-1.1.ppc64le",
"product": {
"name": "python313-pymongo-4.16.0-1.1.ppc64le",
"product_id": "python313-pymongo-4.16.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-pymongo-4.16.0-1.1.s390x",
"product": {
"name": "python311-pymongo-4.16.0-1.1.s390x",
"product_id": "python311-pymongo-4.16.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-pymongo-4.16.0-1.1.s390x",
"product": {
"name": "python313-pymongo-4.16.0-1.1.s390x",
"product_id": "python313-pymongo-4.16.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-pymongo-4.16.0-1.1.x86_64",
"product": {
"name": "python311-pymongo-4.16.0-1.1.x86_64",
"product_id": "python311-pymongo-4.16.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-pymongo-4.16.0-1.1.x86_64",
"product": {
"name": "python313-pymongo-4.16.0-1.1.x86_64",
"product_id": "python313-pymongo-4.16.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pymongo-4.16.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.aarch64"
},
"product_reference": "python311-pymongo-4.16.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pymongo-4.16.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.ppc64le"
},
"product_reference": "python311-pymongo-4.16.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pymongo-4.16.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.s390x"
},
"product_reference": "python311-pymongo-4.16.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pymongo-4.16.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.x86_64"
},
"product_reference": "python311-pymongo-4.16.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-pymongo-4.16.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.aarch64"
},
"product_reference": "python313-pymongo-4.16.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-pymongo-4.16.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.ppc64le"
},
"product_reference": "python313-pymongo-4.16.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-pymongo-4.16.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.s390x"
},
"product_reference": "python313-pymongo-4.16.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-pymongo-4.16.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.x86_64"
},
"product_reference": "python313-pymongo-4.16.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29483"
}
],
"notes": [
{
"category": "general",
"text": "eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.s390x",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.s390x",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29483",
"url": "https://www.suse.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "SUSE Bug 1222693 for CVE-2023-29483",
"url": "https://bugzilla.suse.com/1222693"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.s390x",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.s390x",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.s390x",
"openSUSE Tumbleweed:python311-pymongo-4.16.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.s390x",
"openSUSE Tumbleweed:python313-pymongo-4.16.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-29483"
}
]
}
RHSA-2024:0045
Vulnerability from csaf_redhat - Published: 2024-06-27 13:06 - Updated: 2026-06-08 15:45The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user's environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "Red Hat OpenShift Container Platform release 4.16.0 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.16.0. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0041\n\nSecurity Fix(es):\n\n* dnspython: denial of service in stub resolver (CVE-2023-29483)\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and\ncookies on HTTP redirect (CVE-2023-45289)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm\n(CVE-2023-45290)\n* containers/image: digest type does not guarantee valid type\n(CVE-2024-3727)\n* golang: crypto/x509: Verify panics on certificates with an unknown public\nkey algorithm (CVE-2024-24783)\n* golang: net/mail: comments in display names are incorrectly handled\n(CVE-2024-24784)\n* golang: html/template: errors returned from MarshalJSON methods may break\ntemplate escaping (CVE-2024-24785)\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite\nloop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON\n(CVE-2024-24786)\n* jose: resource exhaustion (CVE-2024-28176)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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:0045",
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html"
},
{
"category": "external",
"summary": "2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268820"
},
{
"category": "external",
"summary": "2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0045.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.0 security update",
"tracking": {
"current_release_date": "2026-06-08T15:45:19+00:00",
"generator": {
"date": "2026-06-08T15:45:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:0045",
"initial_release_date": "2024-06-27T13:06:17+00:00",
"revision_history": [
{
"date": "2024-06-27T13:06:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-27T13:06:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T15:45:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"product": {
"name": "haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"product_id": "haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.6.13-3.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"product": {
"name": "container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"product_id": "container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.231.0-1.rhaos4.16.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.1.rhaos4.16.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el8.src",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el8.src",
"product_id": "cri-tools-0:1.29.0-3.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el8.src",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.src",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"product": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"product_id": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-2.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"product": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"product_id": "libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-4.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.16.0-202404181812.p0.g7806532.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"product": {
"name": "toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"product_id": "toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-2.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el8.src",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el8.src",
"product_id": "containers-common-3:1-77.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.21.0-1.rhaos4.16.el8.src",
"product": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.src",
"product_id": "butane-0:0.21.0-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.21.0-1.rhaos4.16.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"product_id": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"product": {
"name": "container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"product_id": "container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.231.0-1.rhaos4.16.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el9.src",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el9.src",
"product_id": "cri-tools-0:1.29.0-3.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el9.src",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.src",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"product": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"product_id": "ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.18.0-2.1.rhaos4.16.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.16.0-202404181812.p0.g7806532.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2024.1-2.el9.src",
"product": {
"name": "ostree-0:2024.1-2.el9.src",
"product_id": "ostree-0:2024.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2024.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"product": {
"name": "toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"product_id": "toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.16.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el9.src",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el9.src",
"product_id": "containers-common-3:1-77.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"product": {
"name": "haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"product_id": "haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.8.5-2.rhaos4.16.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"product_id": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-0:24.03.2-19.el9fdp.src",
"product": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.src",
"product_id": "ovn24.03-0:24.03.2-19.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03@24.03.2-19.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"product": {
"name": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"product_id": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@23.1.1-0.20240205131523.c1e46bd.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"product": {
"name": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"product_id": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.8.1-0.20240124142446.c544cf2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"product": {
"name": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"product_id": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.9.1-0.20240209151524.da4b167.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "pysnmp-lextudio-0:5.0.26-2.el9.src",
"product": {
"name": "pysnmp-lextudio-0:5.0.26-2.el9.src",
"product_id": "pysnmp-lextudio-0:5.0.26-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pysnmp-lextudio@5.0.26-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"product": {
"name": "python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"product_id": "python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-automaton@3.2.0-0.20231214191506.9255778.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"product": {
"name": "python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"product_id": "python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cinderclient@9.4.0-0.20231214204912.f1f14df.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"product": {
"name": "python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"product_id": "python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cliff@4.5.0-0.20240219142400.156e1eb.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"product": {
"name": "python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"product_id": "python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debtcollector@2.5.0-0.20231214185855.a6b46c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"product": {
"name": "python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"product_id": "python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dracclient@8.0.0-0.20231214182834.9c7499c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-eventlet-0:0.33.1-6.el9.src",
"product": {
"name": "python-eventlet-0:0.33.1-6.el9.src",
"product_id": "python-eventlet-0:0.33.1-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-eventlet@0.33.1-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"product": {
"name": "python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"product_id": "python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-futurist@2.4.1-0.20231214190050.159d752.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"product": {
"name": "python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"product_id": "python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-glanceclient@4.4.0-0.20231214201927.62e6fc8.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:20.0.4-4.el9.src",
"product": {
"name": "python-gunicorn-0:20.0.4-4.el9.src",
"product_id": "python-gunicorn-0:20.0.4-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@20.0.4-4.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"product": {
"name": "python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"product_id": "python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-hardware@0.31.0-0.20231214192627.af076d3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"product": {
"name": "python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"product_id": "python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-lib@5.6.1-0.20240118194123.d623b86.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"product": {
"name": "python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"product_id": "python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ironic-prometheus-exporter@4.3.0-0.20231219134422.5211827.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:4.17.3-1.el9.src",
"product": {
"name": "python-jsonschema-0:4.17.3-1.el9.src",
"product_id": "python-jsonschema-0:4.17.3-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@4.17.3-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"product": {
"name": "python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"product_id": "python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneauth1@5.5.0-0.20240219144549.733a34b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"product": {
"name": "python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"product_id": "python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystoneclient@5.3.0-0.20240219143223.83dfa1e.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"product": {
"name": "python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"product_id": "python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-keystonemiddleware@10.5.0-0.20240118173803.9ade074.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"product": {
"name": "python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"product_id": "python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-microversion-parse@1.0.1-0.20240424173932.2c36df6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"product": {
"name": "python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"product_id": "python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openstacksdk@2.1.0-0.20240219143936.ed4117f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"product": {
"name": "python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"product_id": "python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-service-types@1.7.0-0.20231218155726.0b2f473.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"product": {
"name": "python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"product_id": "python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-os-traits@3.0.0-0.20231218162158.cff125c.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"product": {
"name": "python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"product_id": "python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osc-lib@3.0.0-0.20240219141530.f0e64f7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"product": {
"name": "python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"product_id": "python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache@3.6.0-0.20240219143729.3694193.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"product": {
"name": "python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"product_id": "python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency@5.3.0-0.20240219142059.bd96105.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"product": {
"name": "python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"product_id": "python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-config@9.3.0-0.20240219141530.2930db4.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"product": {
"name": "python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"product_id": "python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-context@5.3.0-0.20240118173150.8d25cad.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"product": {
"name": "python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"product_id": "python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db@14.1.0-0.20231218180946.caebf76.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"product": {
"name": "python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"product_id": "python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n@6.2.0-0.20240118173758.4bcda78.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"product": {
"name": "python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"product_id": "python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log@5.4.0-0.20240118172027.b5b8c30.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"product": {
"name": "python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"product_id": "python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware@6.0.0-0.20240219142814.fdd7e46.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"product": {
"name": "python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"product_id": "python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy@4.2.1-0.20231218165109.37de6f3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"product": {
"name": "python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"product_id": "python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-rootwrap@7.1.0-0.20231218164901.0660a66.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"product": {
"name": "python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"product_id": "python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-serialization@5.3.0-0.20240219144655.24d0f26.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"product": {
"name": "python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"product_id": "python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-service@3.3.0-0.20240219143010.3900aa7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"product": {
"name": "python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"product_id": "python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-upgradecheck@2.2.0-0.20231218163225.cbee52e.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"product": {
"name": "python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"product_id": "python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils@7.0.0-0.20240219145208.701b096.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"product": {
"name": "python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"product_id": "python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects@3.2.0-0.20231218174336.6478669.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"product": {
"name": "python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"product_id": "python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-osprofiler@4.1.0-0.20231214195221.3c5fead.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"product": {
"name": "python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"product_id": "python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-proliantutils@2.16.2-0.20240325141527.f655e23.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyasn1-0:0.5.1-3.el9.src",
"product": {
"name": "python-pyasn1-0:0.5.1-3.el9.src",
"product_id": "python-pyasn1-0:0.5.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyasn1@0.5.1-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"product": {
"name": "python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"product_id": "python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf@3.1.1-0.20231214182229.4179996.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"product": {
"name": "python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"product_id": "python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requestsexceptions@1.4.0-0.20231214180655.d7ac0ff.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"product": {
"name": "python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"product_id": "python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-scciclient@0.16.0-0.20240325141527.73b4e3d.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-smi-lextudio-0:1.1.13-0.1.el9.src",
"product": {
"name": "python-smi-lextudio-0:1.1.13-0.1.el9.src",
"product_id": "python-smi-lextudio-0:1.1.13-0.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-smi-lextudio@1.1.13-0.1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"product": {
"name": "python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"product_id": "python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-stevedore@5.1.0-0.20231218163929.2d99ccc.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"product": {
"name": "python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"product_id": "python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@5.1.0-0.20240318172512.cbb4daf.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"product": {
"name": "python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"product_id": "python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy-oem-idrac@5.0.1-0.20240423163051.4e51aef.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"product": {
"name": "python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"product_id": "python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-swiftclient@4.4.0-0.20231214204138.54fbfa8.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"product": {
"name": "python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"product_id": "python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tooz@4.2.0-0.20231214201931.bed303e.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-3.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.1.rhaos4.16.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.1.rhaos4.16.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.1.rhaos4.16.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el8.x86_64",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el8.x86_64",
"product_id": "cri-tools-0:1.29.0-3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"product_id": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-2.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-2.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-2.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_id": "libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-4.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_id": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-4.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-4.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-4.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el8.x86_64",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el8.x86_64",
"product_id": "containers-common-3:1-77.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product_id": "butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.21.0-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product_id": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.21.0-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product_id": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.21.0-1.rhaos4.16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202406052127.p0.ga245041.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el9.x86_64",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el9.x86_64",
"product_id": "cri-tools-0:1.29.0-3.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_id": "ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.18.0-2.1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_id": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.18.0-2.1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_id": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.18.0-2.1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-0:2024.1-2.el9.x86_64",
"product_id": "ostree-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-devel-0:2024.1-2.el9.x86_64",
"product_id": "ostree-devel-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-grub2-0:2024.1-2.el9.x86_64",
"product_id": "ostree-grub2-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-libs-0:2024.1-2.el9.x86_64",
"product_id": "ostree-libs-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-debugsource-0:2024.1-2.el9.x86_64",
"product_id": "ostree-debugsource-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-debuginfo-0:2024.1-2.el9.x86_64",
"product_id": "ostree-debuginfo-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"product": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"product_id": "ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2024.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el9.x86_64",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el9.x86_64",
"product_id": "containers-common-3:1-77.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product_id": "haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.5-2.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product_id": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.5-2.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product_id": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.5-2.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202406052127.p0.ga245041.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.4-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.4-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debugsource@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central-debuginfo@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debuginfo@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host-debuginfo@24.03.2-19.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_id": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep-debuginfo@24.03.2-19.el9fdp?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"product_id": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-3.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.1.rhaos4.16.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.1.rhaos4.16.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.1.rhaos4.16.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el8.aarch64",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el8.aarch64",
"product_id": "cri-tools-0:1.29.0-3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"product_id": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-2.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-2.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-2.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_id": "libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-4.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_id": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-4.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-4.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-4.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el8.aarch64",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el8.aarch64",
"product_id": "containers-common-3:1-77.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product_id": "butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.21.0-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product_id": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.21.0-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product_id": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.21.0-1.rhaos4.16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el9.aarch64",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el9.aarch64",
"product_id": "cri-tools-0:1.29.0-3.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_id": "ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.18.0-2.1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_id": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.18.0-2.1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_id": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.18.0-2.1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-0:2024.1-2.el9.aarch64",
"product_id": "ostree-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-devel-0:2024.1-2.el9.aarch64",
"product_id": "ostree-devel-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-grub2-0:2024.1-2.el9.aarch64",
"product_id": "ostree-grub2-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-libs-0:2024.1-2.el9.aarch64",
"product_id": "ostree-libs-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-debugsource-0:2024.1-2.el9.aarch64",
"product_id": "ostree-debugsource-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-debuginfo-0:2024.1-2.el9.aarch64",
"product_id": "ostree-debuginfo-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"product": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"product_id": "ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2024.1-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el9.aarch64",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el9.aarch64",
"product_id": "containers-common-3:1-77.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product_id": "haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.5-2.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product_id": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.5-2.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product_id": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.5-2.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.4-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.4-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debugsource@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central-debuginfo@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debuginfo@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host-debuginfo@24.03.2-19.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_id": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep-debuginfo@24.03.2-19.el9fdp?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"product_id": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-3.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el8.ppc64le",
"product_id": "cri-tools-0:1.29.0-3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"product_id": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-2.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-2.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-2.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_id": "libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-4.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-4.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-4.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-4.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"product_id": "containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product_id": "butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.21.0-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product_id": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.21.0-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.21.0-1.rhaos4.16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el9.ppc64le",
"product_id": "cri-tools-0:1.29.0-3.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_id": "ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.18.0-2.1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_id": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.18.0-2.1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.18.0-2.1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-devel-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-devel-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-grub2-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-grub2-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-grub2-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-grub2@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-libs-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-libs-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-debugsource-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-debugsource-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"product": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"product_id": "ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2024.1-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"product_id": "containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product_id": "haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.5-2.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product_id": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.5-2.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product_id": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.5-2.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.4-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.4-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debugsource@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central-debuginfo@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debuginfo@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host-debuginfo@24.03.2-19.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_id": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep-debuginfo@24.03.2-19.el9fdp?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"product": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"product_id": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.6.13-3.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-2.1.rhaos4.16.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-2.1.rhaos4.16.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-2.1.rhaos4.16.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el8.s390x",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el8.s390x",
"product_id": "cri-tools-0:1.29.0-3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"product": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"product_id": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-2.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-2.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-2.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"product": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_id": "libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-4.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_id": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-4.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-4.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-4.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el8.s390x",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el8.s390x",
"product_id": "containers-common-3:1-77.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"product": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"product_id": "butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.21.0-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"product_id": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.21.0-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"product_id": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.21.0-1.rhaos4.16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_id": "buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.7-1.1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_id": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.7-1.1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_id": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.7-1.1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_id": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_id": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.7-1.1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product_id": "conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-2.1.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-2.1.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-2.1.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"product": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"product_id": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-rs@0.6.3-1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.29.0-3.1.el9.s390x",
"product": {
"name": "cri-tools-0:1.29.0-3.1.el9.s390x",
"product_id": "cri-tools-0:1.29.0-3.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.29.0-3.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.29.0-3.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.29.0-3.1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"product": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"product_id": "crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"product": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"product_id": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"product_id": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"product_id": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-15.2.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_id": "ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.18.0-2.1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_id": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.18.0-2.1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_id": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.18.0-2.1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_id": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.18.0-2.1.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202404301345.p0.g0e95532.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202404181812.p0.g26b43df.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-0:2024.1-2.el9.s390x",
"product": {
"name": "ostree-0:2024.1-2.el9.s390x",
"product_id": "ostree-0:2024.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree@2024.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-devel-0:2024.1-2.el9.s390x",
"product": {
"name": "ostree-devel-0:2024.1-2.el9.s390x",
"product_id": "ostree-devel-0:2024.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-devel@2024.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-0:2024.1-2.el9.s390x",
"product": {
"name": "ostree-libs-0:2024.1-2.el9.s390x",
"product_id": "ostree-libs-0:2024.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs@2024.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debugsource-0:2024.1-2.el9.s390x",
"product": {
"name": "ostree-debugsource-0:2024.1-2.el9.s390x",
"product_id": "ostree-debugsource-0:2024.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debugsource@2024.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-debuginfo-0:2024.1-2.el9.s390x",
"product": {
"name": "ostree-debuginfo-0:2024.1-2.el9.s390x",
"product_id": "ostree-debuginfo-0:2024.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-debuginfo@2024.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"product": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"product_id": "ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2024.1-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product_id": "runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-3.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-3.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-3.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-77.rhaos4.16.el9.s390x",
"product": {
"name": "containers-common-3:1-77.rhaos4.16.el9.s390x",
"product_id": "containers-common-3:1-77.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-77.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"product": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"product_id": "haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.5-2.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"product": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"product_id": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.5-2.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"product": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"product_id": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.5-2.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-5.1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product_id": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.5-5.rhaos4.16.git7032128.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product_id": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.5-5.rhaos4.16.git7032128.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.5-5.rhaos4.16.git7032128.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202406052127.p0.ga245041.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.4-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.4-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.4-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.4-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_id": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_id": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_id": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_id": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debugsource@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-central-debuginfo@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-debuginfo@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-host-debuginfo@24.03.2-19.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_id": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn24.03-vtep-debuginfo@24.03.2-19.el9fdp?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"product": {
"name": "container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"product_id": "container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.231.0-1.rhaos4.16.el8?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.16.0-202404181812.p0.g7806532.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.16.0-202404181812.p0.g7806532.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"product": {
"name": "toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"product_id": "toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.0-2.rhaos4.16.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"product": {
"name": "podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"product_id": "podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-5.1.rhaos4.16.el8?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"product_id": "butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.21.0-1.rhaos4.16.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"product": {
"name": "container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"product_id": "container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.231.0-1.rhaos4.16.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.16.0-202404181812.p0.g7806532.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.16.0-202404181812.p0.g7806532.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"product": {
"name": "toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"product_id": "toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.1.2-1.rhaos4.16.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"product": {
"name": "podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"product_id": "podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-5.1.rhaos4.16.el9?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product": {
"name": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_id": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@23.1.1-0.20240205131523.c1e46bd.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_id": "openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@23.1.1-0.20240205131523.c1e46bd.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_id": "openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@23.1.1-0.20240205131523.c1e46bd.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_id": "openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@23.1.1-0.20240205131523.c1e46bd.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@23.1.1-0.20240205131523.c1e46bd.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_id": "python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@23.1.1-0.20240205131523.c1e46bd.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_id": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector@11.8.1-0.20240124142446.c544cf2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_id": "openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@11.8.1-0.20240124142446.c544cf2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_id": "openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@11.8.1-0.20240124142446.c544cf2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_id": "openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@11.8.1-0.20240124142446.c544cf2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product": {
"name": "python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_id": "python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@11.8.1-0.20240124142446.c544cf2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product": {
"name": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product_id": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-python-agent@9.9.1-0.20240209151524.da4b167.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product_id": "python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent@9.9.1-0.20240209151524.da4b167.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product": {
"name": "python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product_id": "python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-python-agent-tests@9.9.1-0.20240209151524.da4b167.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"product": {
"name": "python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"product_id": "python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pysnmp-lextudio@5.0.26-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"product": {
"name": "python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"product_id": "python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-automaton@3.2.0-0.20231214191506.9255778.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"product": {
"name": "python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"product_id": "python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cinderclient@9.4.0-0.20231214204912.f1f14df.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"product": {
"name": "python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"product_id": "python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff@4.5.0-0.20240219142400.156e1eb.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"product": {
"name": "python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"product_id": "python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cliff-tests@4.5.0-0.20240219142400.156e1eb.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"product": {
"name": "python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"product_id": "python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debtcollector@2.5.0-0.20231214185855.a6b46c5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"product": {
"name": "python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"product_id": "python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dracclient@8.0.0-0.20231214182834.9c7499c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-eventlet-0:0.33.1-6.el9.noarch",
"product": {
"name": "python3-eventlet-0:0.33.1-6.el9.noarch",
"product_id": "python3-eventlet-0:0.33.1-6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-eventlet@0.33.1-6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"product": {
"name": "python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"product_id": "python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-futurist@2.4.1-0.20231214190050.159d752.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"product": {
"name": "python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"product_id": "python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-glanceclient@4.4.0-0.20231214201927.62e6fc8.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"product": {
"name": "python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"product_id": "python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn-doc@20.0.4-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:20.0.4-4.el9.noarch",
"product": {
"name": "python3-gunicorn-0:20.0.4-4.el9.noarch",
"product_id": "python3-gunicorn-0:20.0.4-4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@20.0.4-4.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"product": {
"name": "python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"product_id": "python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware@0.31.0-0.20231214192627.af076d3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"product": {
"name": "python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"product_id": "python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-hardware-detect@0.31.0-0.20231214192627.af076d3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"product": {
"name": "python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"product_id": "python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-lib@5.6.1-0.20240118194123.d623b86.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"product": {
"name": "python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"product_id": "python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-prometheus-exporter@4.3.0-0.20231219134422.5211827.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"product": {
"name": "python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"product_id": "python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema%2Bformat@4.17.3-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"product": {
"name": "python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"product_id": "python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema%2Bformat-nongpl@4.17.3-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-0:4.17.3-1.el9.noarch",
"product": {
"name": "python3-jsonschema-0:4.17.3-1.el9.noarch",
"product_id": "python3-jsonschema-0:4.17.3-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema@4.17.3-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"product": {
"name": "python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"product_id": "python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneauth1@5.5.0-0.20240219144549.733a34b.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"product": {
"name": "python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"product_id": "python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient@5.3.0-0.20240219143223.83dfa1e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"product": {
"name": "python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"product_id": "python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystoneclient-tests@5.3.0-0.20240219143223.83dfa1e.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"product": {
"name": "python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"product_id": "python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-keystonemiddleware@10.5.0-0.20240118173803.9ade074.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"product": {
"name": "python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"product_id": "python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-microversion-parse-doc@1.0.1-0.20240424173932.2c36df6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"product": {
"name": "python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"product_id": "python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-microversion-parse@1.0.1-0.20240424173932.2c36df6.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"product": {
"name": "python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"product_id": "python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk@2.1.0-0.20240219143936.ed4117f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"product": {
"name": "python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"product_id": "python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openstacksdk-tests@2.1.0-0.20240219143936.ed4117f.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"product": {
"name": "python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"product_id": "python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-service-types@1.7.0-0.20231218155726.0b2f473.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"product": {
"name": "python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"product_id": "python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits@3.0.0-0.20231218162158.cff125c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"product": {
"name": "python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"product_id": "python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-os-traits-tests@3.0.0-0.20231218162158.cff125c.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"product": {
"name": "python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"product_id": "python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib@3.0.0-0.20240219141530.f0e64f7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"product": {
"name": "python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"product_id": "python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osc-lib-tests@3.0.0-0.20240219141530.f0e64f7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product": {
"name": "python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product_id": "python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-cache-lang@3.6.0-0.20240219143729.3694193.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product": {
"name": "python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product_id": "python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache@3.6.0-0.20240219143729.3694193.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product": {
"name": "python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product_id": "python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-cache-tests@3.6.0-0.20240219143729.3694193.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product": {
"name": "python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product_id": "python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@5.3.0-0.20240219142059.bd96105.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product_id": "python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency@5.3.0-0.20240219142059.bd96105.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product": {
"name": "python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product_id": "python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@5.3.0-0.20240219142059.bd96105.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"product": {
"name": "python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"product_id": "python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-config@9.3.0-0.20240219141530.2930db4.el9?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"product": {
"name": "python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"product_id": "python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context@5.3.0-0.20240118173150.8d25cad.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"product": {
"name": "python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"product_id": "python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-context-tests@5.3.0-0.20240118173150.8d25cad.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product": {
"name": "python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product_id": "python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-db-lang@14.1.0-0.20231218180946.caebf76.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product": {
"name": "python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product_id": "python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db@14.1.0-0.20231218180946.caebf76.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product": {
"name": "python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product_id": "python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-db-tests@14.1.0-0.20231218180946.caebf76.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"product": {
"name": "python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"product_id": "python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-i18n-lang@6.2.0-0.20240118173758.4bcda78.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"product": {
"name": "python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"product_id": "python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-i18n@6.2.0-0.20240118173758.4bcda78.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product": {
"name": "python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product_id": "python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-log-lang@5.4.0-0.20240118172027.b5b8c30.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product": {
"name": "python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product_id": "python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log@5.4.0-0.20240118172027.b5b8c30.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product": {
"name": "python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product_id": "python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-log-tests@5.4.0-0.20240118172027.b5b8c30.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product": {
"name": "python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product_id": "python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-middleware-lang@6.0.0-0.20240219142814.fdd7e46.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product": {
"name": "python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product_id": "python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware@6.0.0-0.20240219142814.fdd7e46.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product": {
"name": "python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product_id": "python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-middleware-tests@6.0.0-0.20240219142814.fdd7e46.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product": {
"name": "python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product_id": "python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-policy-lang@4.2.1-0.20231218165109.37de6f3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product": {
"name": "python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product_id": "python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy@4.2.1-0.20231218165109.37de6f3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product": {
"name": "python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product_id": "python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-policy-tests@4.2.1-0.20231218165109.37de6f3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"product_id": "python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap@7.1.0-0.20231218164901.0660a66.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"product": {
"name": "python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"product_id": "python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-rootwrap-tests@7.1.0-0.20231218164901.0660a66.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"product": {
"name": "python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"product_id": "python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization@5.3.0-0.20240219144655.24d0f26.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"product": {
"name": "python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"product_id": "python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@5.3.0-0.20240219144655.24d0f26.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"product": {
"name": "python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"product_id": "python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service@3.3.0-0.20240219143010.3900aa7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"product": {
"name": "python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"product_id": "python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-service-tests@3.3.0-0.20240219143010.3900aa7.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"product": {
"name": "python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"product_id": "python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-upgradecheck@2.2.0-0.20231218163225.cbee52e.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product": {
"name": "python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product_id": "python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-utils-lang@7.0.0-0.20240219145208.701b096.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product": {
"name": "python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product_id": "python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils@7.0.0-0.20240219145208.701b096.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product": {
"name": "python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product_id": "python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-utils-tests@7.0.0-0.20240219145208.701b096.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product": {
"name": "python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product_id": "python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-oslo-versionedobjects-lang@3.2.0-0.20231218174336.6478669.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product_id": "python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects@3.2.0-0.20231218174336.6478669.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product": {
"name": "python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product_id": "python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-oslo-versionedobjects-tests@3.2.0-0.20231218174336.6478669.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"product": {
"name": "python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"product_id": "python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osprofiler@4.1.0-0.20231214195221.3c5fead.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"product": {
"name": "python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"product_id": "python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-proliantutils@2.16.2-0.20240325141527.f655e23.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"product": {
"name": "python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"product_id": "python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyasn1-doc@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyasn1-0:0.5.1-3.el9.noarch",
"product": {
"name": "python3-pyasn1-0:0.5.1-3.el9.noarch",
"product_id": "python3-pyasn1-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyasn1@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"product": {
"name": "python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"product_id": "python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyasn1-modules@0.5.1-3.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"product": {
"name": "python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"product_id": "python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycadf-common@3.1.1-0.20231214182229.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"product": {
"name": "python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"product_id": "python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pycadf@3.1.1-0.20231214182229.4179996.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"product": {
"name": "python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"product_id": "python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requestsexceptions@1.4.0-0.20231214180655.d7ac0ff.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"product": {
"name": "python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"product_id": "python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-scciclient@0.16.0-0.20240325141527.73b4e3d.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"product": {
"name": "python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"product_id": "python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-smi-lextudio@1.1.13-0.1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"product": {
"name": "python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"product_id": "python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-stevedore@5.1.0-0.20231218163929.2d99ccc.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"product": {
"name": "python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"product_id": "python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@5.1.0-0.20240318172512.cbb4daf.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"product_id": "python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@5.1.0-0.20240318172512.cbb4daf.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"product_id": "python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@5.0.1-0.20240423163051.4e51aef.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"product": {
"name": "python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"product_id": "python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@5.0.1-0.20240423163051.4e51aef.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"product": {
"name": "python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"product_id": "python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-swiftclient@4.4.0-0.20231214204138.54fbfa8.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch",
"product": {
"name": "python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch",
"product_id": "python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tooz@4.2.0-0.20231214201931.bed303e.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64"
},
"product_reference": "butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x"
},
"product_reference": "butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src"
},
"product_reference": "butane-0:0.21.0-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.21.0-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64"
},
"product_reference": "butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch"
},
"product_reference": "container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.231.0-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src"
},
"product_reference": "container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x"
},
"product_reference": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src"
},
"product_reference": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.6.13-3.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src"
},
"product_reference": "haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x"
},
"product_reference": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64"
},
"product_reference": "libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x"
},
"product_reference": "libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src"
},
"product_reference": "libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64"
},
"product_reference": "libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch"
},
"product_reference": "podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-2.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch"
},
"product_reference": "toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.0-2.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src"
},
"product_reference": "toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64"
},
"product_reference": "buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64"
},
"product_reference": "buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64"
},
"product_reference": "buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64"
},
"product_reference": "conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch"
},
"product_reference": "container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.231.0-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src"
},
"product_reference": "container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-77.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64"
},
"product_reference": "containers-common-3:1-77.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64"
},
"product_reference": "cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.29.0-3.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64"
},
"product_reference": "cri-tools-0:1.29.0-3.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64"
},
"product_reference": "crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64"
},
"product_reference": "crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.8.5-2.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src"
},
"product_reference": "haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x"
},
"product_reference": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64"
},
"product_reference": "haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le"
},
"product_reference": "haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x"
},
"product_reference": "haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64"
},
"product_reference": "haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64"
},
"product_reference": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le"
},
"product_reference": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x"
},
"product_reference": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64"
},
"product_reference": "haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src"
},
"product_reference": "ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2024.1-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x"
},
"product_reference": "ostree-0:2024.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2024.1-2.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src"
},
"product_reference": "ostree-0:2024.1-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-debuginfo-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2024.1-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x"
},
"product_reference": "ostree-debuginfo-0:2024.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debuginfo-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-debuginfo-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-debugsource-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-debugsource-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2024.1-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x"
},
"product_reference": "ostree-debugsource-0:2024.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-debugsource-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-debugsource-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-devel-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-devel-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2024.1-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x"
},
"product_reference": "ostree-devel-0:2024.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-devel-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-devel-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-grub2-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-grub2-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-grub2-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-grub2-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-libs-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-libs-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2024.1-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x"
},
"product_reference": "ostree-libs-0:2024.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-libs-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64"
},
"product_reference": "ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le"
},
"product_reference": "ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x"
},
"product_reference": "ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ostree-libs-debuginfo-0:2024.1-2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64"
},
"product_reference": "ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src"
},
"product_reference": "ovn24.03-0:24.03.2-19.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64"
},
"product_reference": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le"
},
"product_reference": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x"
},
"product_reference": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64"
},
"product_reference": "ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch"
},
"product_reference": "podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.2-1.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch"
},
"product_reference": "toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.1.2-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src"
},
"product_reference": "toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch"
},
"product_reference": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src"
},
"product_reference": "openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src"
},
"product_reference": "openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch"
},
"product_reference": "openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch"
},
"product_reference": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src"
},
"product_reference": "openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pysnmp-lextudio-0:5.0.26-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src"
},
"product_reference": "pysnmp-lextudio-0:5.0.26-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src"
},
"product_reference": "python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src"
},
"product_reference": "python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src"
},
"product_reference": "python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src"
},
"product_reference": "python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src"
},
"product_reference": "python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-eventlet-0:0.33.1-6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src"
},
"product_reference": "python-eventlet-0:0.33.1-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src"
},
"product_reference": "python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src"
},
"product_reference": "python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:20.0.4-4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src"
},
"product_reference": "python-gunicorn-0:20.0.4-4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-doc-0:20.0.4-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch"
},
"product_reference": "python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src"
},
"product_reference": "python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src"
},
"product_reference": "python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src"
},
"product_reference": "python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:4.17.3-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src"
},
"product_reference": "python-jsonschema-0:4.17.3-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src"
},
"product_reference": "python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src"
},
"product_reference": "python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src"
},
"product_reference": "python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src"
},
"product_reference": "python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch"
},
"product_reference": "python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src"
},
"product_reference": "python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src"
},
"product_reference": "python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src"
},
"product_reference": "python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src"
},
"product_reference": "python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src"
},
"product_reference": "python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch"
},
"product_reference": "python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src"
},
"product_reference": "python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch"
},
"product_reference": "python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src"
},
"product_reference": "python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src"
},
"product_reference": "python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src"
},
"product_reference": "python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch"
},
"product_reference": "python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src"
},
"product_reference": "python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch"
},
"product_reference": "python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src"
},
"product_reference": "python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch"
},
"product_reference": "python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src"
},
"product_reference": "python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch"
},
"product_reference": "python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src"
},
"product_reference": "python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch"
},
"product_reference": "python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src"
},
"product_reference": "python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src"
},
"product_reference": "python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src"
},
"product_reference": "python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src"
},
"product_reference": "python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src"
},
"product_reference": "python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch"
},
"product_reference": "python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src"
},
"product_reference": "python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch"
},
"product_reference": "python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src"
},
"product_reference": "python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src"
},
"product_reference": "python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyasn1-0:0.5.1-3.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src"
},
"product_reference": "python-pyasn1-0:0.5.1-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyasn1-doc-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch"
},
"product_reference": "python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src"
},
"product_reference": "python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch"
},
"product_reference": "python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src"
},
"product_reference": "python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src"
},
"product_reference": "python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-smi-lextudio-0:1.1.13-0.1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src"
},
"product_reference": "python-smi-lextudio-0:1.1.13-0.1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src"
},
"product_reference": "python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src"
},
"product_reference": "python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src"
},
"product_reference": "python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src"
},
"product_reference": "python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src"
},
"product_reference": "python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch"
},
"product_reference": "python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch"
},
"product_reference": "python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch"
},
"product_reference": "python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch"
},
"product_reference": "python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch"
},
"product_reference": "python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch"
},
"product_reference": "python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-eventlet-0:0.33.1-6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch"
},
"product_reference": "python3-eventlet-0:0.33.1-6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch"
},
"product_reference": "python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch"
},
"product_reference": "python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:20.0.4-4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch"
},
"product_reference": "python3-gunicorn-0:20.0.4-4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch"
},
"product_reference": "python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch"
},
"product_reference": "python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch"
},
"product_reference": "python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch"
},
"product_reference": "python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch"
},
"product_reference": "python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch"
},
"product_reference": "python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema+format-0:4.17.3-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch"
},
"product_reference": "python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch"
},
"product_reference": "python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:4.17.3-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch"
},
"product_reference": "python3-jsonschema-0:4.17.3-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch"
},
"product_reference": "python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch"
},
"product_reference": "python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch"
},
"product_reference": "python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch"
},
"product_reference": "python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch"
},
"product_reference": "python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch"
},
"product_reference": "python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch"
},
"product_reference": "python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch"
},
"product_reference": "python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch"
},
"product_reference": "python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch"
},
"product_reference": "python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch"
},
"product_reference": "python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch"
},
"product_reference": "python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch"
},
"product_reference": "python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch"
},
"product_reference": "python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch"
},
"product_reference": "python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch"
},
"product_reference": "python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch"
},
"product_reference": "python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch"
},
"product_reference": "python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch"
},
"product_reference": "python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch"
},
"product_reference": "python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch"
},
"product_reference": "python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch"
},
"product_reference": "python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch"
},
"product_reference": "python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch"
},
"product_reference": "python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch"
},
"product_reference": "python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch"
},
"product_reference": "python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch"
},
"product_reference": "python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch"
},
"product_reference": "python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch"
},
"product_reference": "python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch"
},
"product_reference": "python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch"
},
"product_reference": "python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch"
},
"product_reference": "python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch"
},
"product_reference": "python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch"
},
"product_reference": "python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch"
},
"product_reference": "python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch"
},
"product_reference": "python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch"
},
"product_reference": "python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch"
},
"product_reference": "python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch"
},
"product_reference": "python3-pyasn1-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyasn1-modules-0:0.5.1-3.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch"
},
"product_reference": "python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch"
},
"product_reference": "python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch"
},
"product_reference": "python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch"
},
"product_reference": "python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch"
},
"product_reference": "python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-smi-lextudio-0:1.1.13-0.1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch"
},
"product_reference": "python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch"
},
"product_reference": "python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch"
},
"product_reference": "python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch"
},
"product_reference": "python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch"
},
"product_reference": "python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
},
"product_reference": "python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274520"
}
],
"notes": [
{
"category": "description",
"text": "The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dnspython: denial of service in stub resolver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in dnspython where it may accept a malicious DNS response over a legitimate one due to timing issues poses a moderate severity risk. While the impact is limited to potential denial of service for DNS resolution requests, it requires precise timing and the ability to send malicious responses before legitimate ones arrive. This attack vector relies on the attacker\u0027s ability to predict or manipulate the timing of DNS responses, making it more complex to exploit compared to other vulnerabilities. However, if successfully exploited, it can disrupt DNS resolution services, affecting the availability of the targeted domain or service.",
"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": [
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "RHBZ#2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483"
},
{
"category": "external",
"summary": "https://www.dnspython.org/news/2.6.0rc1/",
"url": "https://www.dnspython.org/news/2.6.0rc1/"
}
],
"release_date": "2024-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dnspython: denial of service in stub resolver"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"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": [
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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": [
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
"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": [
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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": [
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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": [
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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": [
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-28176",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268820"
}
],
"notes": [
{
"category": "description",
"text": "Jose was found to have an uncontrolled resource consumption vulnerability. Under certain conditions, the user\u0027s environment can consume an unreasonable amount of CPU time or memory during JWE decryption operations, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose: resource exhaustion",
"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": [
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28176"
},
{
"category": "external",
"summary": "RHBZ#2268820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28176"
},
{
"category": "external",
"summary": "https://github.com/panva/jose/security/advisories/GHSA-hhhv-q57g-882q",
"url": "https://github.com/panva/jose/security/advisories/GHSA-hhhv-q57g-882q"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-27T13:06:17+00:00",
"details": "For more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at \nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0045"
},
{
"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": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:butane-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debuginfo-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:butane-debugsource-0:0.21.0-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:butane-redistributable-0:0.21.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:container-selinux-2:2.231.0-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containernetworking-plugins-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debuginfo-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containernetworking-plugins-debugsource-1:1.4.0-2.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.src",
"8Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.aarch64",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.ppc64le",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.s390x",
"8Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el8.x86_64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:fuse-overlayfs-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debuginfo-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:fuse-overlayfs-debugsource-0:1.10-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:haproxy-0:2.6.13-3.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:haproxy-debugsource-0:2.6.13-3.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:libslirp-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debuginfo-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-debugsource-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:libslirp-devel-0:4.4.0-4.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.16:openshift4-aws-iso-0:4.16.0-202404181812.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:slirp4netns-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debuginfo-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:slirp4netns-debugsource-0:1.1.8-2.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:toolbox-0:0.1.0-2.rhaos4.16.el8.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:buildah-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-debugsource-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:buildah-tests-debuginfo-2:1.33.7-1.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debuginfo-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-debugsource-3:2.1.10-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:conmon-rs-0:0.6.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:container-selinux-3:2.231.0-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-77.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.5-5.rhaos4.16.git7032128.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.src",
"9Base-RHOSE-4.16:cri-tools-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debuginfo-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.aarch64",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.ppc64le",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.s390x",
"9Base-RHOSE-4.16:cri-tools-debugsource-0:1.29.0-3.1.el9.x86_64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:crun-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debuginfo-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:crun-debugsource-0:1.14.3-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:haproxy-0:2.8.5-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy-debugsource-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:haproxy28-debuginfo-0:2.8.5-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:ignition-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-debugsource-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:ignition-validate-debuginfo-0:2.18.0-2.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:openshift-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-ansible-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-ansible-test-0:4.16.0-202404181812.p0.g7806532.assembly.stream.el9.noarch",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202406052127.p0.ga245041.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-hyperkube-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-apiserver-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-controller-manager-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kube-scheduler-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-kubelet-0:4.16.0-202406170957.p0.g29c95f3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-15.2.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202405311136.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202404301345.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202404181812.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.src",
"9Base-RHOSE-4.16:ostree-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-debugsource-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-devel-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-grub2-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.aarch64",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.ppc64le",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.s390x",
"9Base-RHOSE-4.16:ostree-libs-debuginfo-0:2024.1-2.el9.x86_64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.src",
"9Base-RHOSE-4.16:ovn24.03-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-central-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-debugsource-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-host-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.aarch64",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.ppc64le",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.s390x",
"9Base-RHOSE-4.16:ovn24.03-vtep-debuginfo-0:24.03.2-19.el9fdp.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-5.1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-5.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.1.12-3.1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.4-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:toolbox-0:0.1.2-1.rhaos4.16.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-1:23.1.1-0.20240205131523.c1e46bd.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-api-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-common-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-conductor-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-0:11.8.1-0.20240124142446.c544cf2.el9.src",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-api-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-conductor-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-inspector-dnsmasq-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:openstack-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.src",
"9Base-RHOSE-IRONIC-4.16:pysnmp-lextudio-0:5.0.26-2.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-automaton-0:3.2.0-0.20231214191506.9255778.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-eventlet-0:0.33.1-6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-futurist-0:2.4.1-0.20231214190050.159d752.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-0:20.0.4-4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-gunicorn-doc-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-hardware-0:0.31.0-0.20231214192627.af076d3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-jsonschema-0:4.17.3-1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-microversion-parse-doc-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-cache-lang-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-concurrency-lang-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-db-lang-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-i18n-lang-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-log-lang-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-middleware-lang-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-policy-lang-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-utils-lang-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-oslo-versionedobjects-lang-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-0:0.5.1-3.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pyasn1-doc-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-0:3.1.1-0.20231214182229.4179996.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-pycadf-common-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-smi-lextudio-0:1.1.13-0.1.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.src",
"9Base-RHOSE-IRONIC-4.16:python-tooz-0:4.2.0-0.20231214201931.bed303e.el9.src",
"9Base-RHOSE-IRONIC-4.16:python3-automaton-0:3.2.0-0.20231214191506.9255778.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cinderclient-0:9.4.0-0.20231214204912.f1f14df.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-cliff-tests-0:4.5.0-0.20240219142400.156e1eb.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-debtcollector-0:2.5.0-0.20231214185855.a6b46c5.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-dracclient-0:8.0.0-0.20231214182834.9c7499c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-eventlet-0:0.33.1-6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-futurist-0:2.4.1-0.20231214190050.159d752.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-glanceclient-1:4.4.0-0.20231214201927.62e6fc8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-gunicorn-0:20.0.4-4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-hardware-detect-0:0.31.0-0.20231214192627.af076d3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-inspector-tests-0:11.8.1-0.20240124142446.c544cf2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-lib-0:5.6.1-0.20240118194123.d623b86.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-prometheus-exporter-0:4.3.0-0.20231219134422.5211827.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-python-agent-tests-0:9.9.1-0.20240209151524.da4b167.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-ironic-tests-1:23.1.1-0.20240205131523.c1e46bd.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema+format-nongpl-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-jsonschema-0:4.17.3-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneauth1-0:5.5.0-0.20240219144549.733a34b.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystoneclient-tests-1:5.3.0-0.20240219143223.83dfa1e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-keystonemiddleware-0:10.5.0-0.20240118173803.9ade074.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-microversion-parse-0:1.0.1-0.20240424173932.2c36df6.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-openstacksdk-tests-0:2.1.0-0.20240219143936.ed4117f.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-service-types-0:1.7.0-0.20231218155726.0b2f473.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-os-traits-tests-0:3.0.0-0.20231218162158.cff125c.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osc-lib-tests-0:3.0.0-0.20240219141530.f0e64f7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-cache-tests-0:3.6.0-0.20240219143729.3694193.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-concurrency-tests-0:5.3.0-0.20240219142059.bd96105.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-config-2:9.3.0-0.20240219141530.2930db4.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-context-tests-0:5.3.0-0.20240118173150.8d25cad.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-db-tests-0:14.1.0-0.20231218180946.caebf76.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-i18n-0:6.2.0-0.20240118173758.4bcda78.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-log-tests-0:5.4.0-0.20240118172027.b5b8c30.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-middleware-tests-0:6.0.0-0.20240219142814.fdd7e46.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-policy-tests-0:4.2.1-0.20231218165109.37de6f3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-rootwrap-tests-0:7.1.0-0.20231218164901.0660a66.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-serialization-tests-0:5.3.0-0.20240219144655.24d0f26.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-service-tests-0:3.3.0-0.20240219143010.3900aa7.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-upgradecheck-0:2.2.0-0.20231218163225.cbee52e.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-utils-tests-0:7.0.0-0.20240219145208.701b096.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-oslo-versionedobjects-tests-0:3.2.0-0.20231218174336.6478669.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-osprofiler-0:4.1.0-0.20231214195221.3c5fead.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-proliantutils-0:2.16.2-0.20240325141527.f655e23.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pyasn1-modules-0:0.5.1-3.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pycadf-0:3.1.1-0.20231214182229.4179996.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-pysnmp-lextudio-0:5.0.26-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-requestsexceptions-0:1.4.0-0.20231214180655.d7ac0ff.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-scciclient-0:0.16.0-0.20240325141527.73b4e3d.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-smi-lextudio-0:1.1.13-0.1.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-stevedore-0:5.1.0-0.20231218163929.2d99ccc.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-oem-idrac-tests-0:5.0.1-0.20240423163051.4e51aef.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-sushy-tests-0:5.1.0-0.20240318172512.cbb4daf.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-swiftclient-0:4.4.0-0.20231214204138.54fbfa8.el9.noarch",
"9Base-RHOSE-IRONIC-4.16:python3-tooz-0:4.2.0-0.20231214201931.bed303e.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose: resource exhaustion"
}
]
}
RHSA-2024:3275
Vulnerability from csaf_redhat - Published: 2024-05-22 11:45 - Updated: 2026-06-02 15:12The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.
{
"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 python-dns 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": "The python-dns package contains the dnslib module that implements a DNS client and additional modules that define certain symbolic constants used by DNS, such as dnstype, dnsclass and dnsopcode.\n\nSecurity Fix(es):\n\n* dnspython: denial of service in stub resolver (CVE-2023-29483)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3275",
"url": "https://access.redhat.com/errata/RHSA-2024:3275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3275.json"
}
],
"title": "Red Hat Security Advisory: python-dns security update",
"tracking": {
"current_release_date": "2026-06-02T15:12:54+00:00",
"generator": {
"date": "2026-06-02T15:12:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:3275",
"initial_release_date": "2024-05-22T11:45:03+00:00",
"revision_history": [
{
"date": "2024-05-22T11:45:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T11:45:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:12:54+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 BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-dns-0:1.15.0-12.el8_10.src",
"product": {
"name": "python-dns-0:1.15.0-12.el8_10.src",
"product_id": "python-dns-0:1.15.0-12.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dns@1.15.0-12.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-dns-0:1.15.0-12.el8_10.noarch",
"product": {
"name": "python3-dns-0:1.15.0-12.el8_10.noarch",
"product_id": "python3-dns-0:1.15.0-12.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-dns@1.15.0-12.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dns-0:1.15.0-12.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python-dns-0:1.15.0-12.el8_10.src"
},
"product_reference": "python-dns-0:1.15.0-12.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dns-0:1.15.0-12.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-dns-0:1.15.0-12.el8_10.noarch"
},
"product_reference": "python3-dns-0:1.15.0-12.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274520"
}
],
"notes": [
{
"category": "description",
"text": "The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dnspython: denial of service in stub resolver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in dnspython where it may accept a malicious DNS response over a legitimate one due to timing issues poses a moderate severity risk. While the impact is limited to potential denial of service for DNS resolution requests, it requires precise timing and the ability to send malicious responses before legitimate ones arrive. This attack vector relies on the attacker\u0027s ability to predict or manipulate the timing of DNS responses, making it more complex to exploit compared to other vulnerabilities. However, if successfully exploited, it can disrupt DNS resolution services, affecting the availability of the targeted domain or service.",
"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": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-dns-0:1.15.0-12.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-dns-0:1.15.0-12.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "RHBZ#2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483"
},
{
"category": "external",
"summary": "https://www.dnspython.org/news/2.6.0rc1/",
"url": "https://www.dnspython.org/news/2.6.0rc1/"
}
],
"release_date": "2024-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:45:03+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": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-dns-0:1.15.0-12.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-dns-0:1.15.0-12.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3275"
},
{
"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": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-dns-0:1.15.0-12.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-dns-0:1.15.0-12.el8_10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.10.0.Z.MAIN.EUS:python-dns-0:1.15.0-12.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-dns-0:1.15.0-12.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dnspython: denial of service in stub resolver"
}
]
}
RHSA-2024:3483
Vulnerability from csaf_redhat - Published: 2024-05-30 02:13 - Updated: 2026-06-02 15:12The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le | — |
Workaround
|
{
"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 is now available for Red Hat Ansible Automation Platform 2.4\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": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* ee-supported: dnspython: denial of service in stub resolver (CVE-2023-29483)\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\nOther fixes and updates:\n* Hub backup secret is not successfully included in operator backups (AAP-23602)\n* Fixes support for automation hub content signing (AAP-9739)",
"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:3483",
"url": "https://access.redhat.com/errata/RHSA-2024:3483"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3483.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-02T15:12:55+00:00",
"generator": {
"date": "2026-06-02T15:12:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:3483",
"initial_release_date": "2024-05-30T02:13:21+00:00",
"revision_history": [
{
"date": "2024-05-30T02:13:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-30T02:13:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:12:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8\u0026tag=0.2.12-29"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-billing-rhel8-operator\u0026tag=1.0.3-35"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-69"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8\u0026tag=1.0.5-50"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"product_id": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-cloud-ui-rhel8-operator\u0026tag=1.0.4-81"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-458"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-1528"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"product": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.4-632"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-573"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-574"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-540"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-541"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.6-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-135"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.5-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-138"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.5-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.1-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.5-26"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.5-25"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.5-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.5-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"product_id": "ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-29-rhel8\u0026tag=1.0.0-407"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"product_id": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-cloud-services-rhel8\u0026tag=1.0.0-229"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.3.3-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.5.0-64"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-636"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-637"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-661"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-660"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-121"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-148"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-458"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-1528"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-573"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-574"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-540"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-541"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.6-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-135"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.5-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-138"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.5-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.1-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.5-26"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.5-25"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.5-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.5-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-636"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-637"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-661"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-660"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-121"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-148"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-458"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-1528"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-573"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-574"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-540"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-541"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.6-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-135"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.5-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-138"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.5-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.1-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.5-26"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.5-25"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.5-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.5-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.3.3-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"product_id": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-dellemc-openmanage-rhel8\u0026tag=8.5.0-64"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-636"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-637"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-661"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-660"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-121"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-148"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-458"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-1528"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-573"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-574"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-540"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-541"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.6-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-135"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.5-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-138"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.5-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.1-13"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.5-26"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.5-25"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.5-23"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.5-24"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-636"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-637"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-661"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-660"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-121"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-148"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64"
},
"product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274520"
}
],
"notes": [
{
"category": "description",
"text": "The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dnspython: denial of service in stub resolver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in dnspython where it may accept a malicious DNS response over a legitimate one due to timing issues poses a moderate severity risk. While the impact is limited to potential denial of service for DNS resolution requests, it requires precise timing and the ability to send malicious responses before legitimate ones arrive. This attack vector relies on the attacker\u0027s ability to predict or manipulate the timing of DNS responses, making it more complex to exploit compared to other vulnerabilities. However, if successfully exploited, it can disrupt DNS resolution services, affecting the availability of the targeted domain or service.",
"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": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "RHBZ#2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483"
},
{
"category": "external",
"summary": "https://www.dnspython.org/news/2.6.0rc1/",
"url": "https://www.dnspython.org/news/2.6.0rc1/"
}
],
"release_date": "2024-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T02:13:21+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3483"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8-operator@sha256:c7cd14d35a72298e67ef82e5b9110356c4b8d37eef0619ed345bac17ef471113_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-billing-rhel8@sha256:aaf708a0e7afead43e5e42637cf86df5670e118dbd5ecf5d35cbd1bf00a0443b_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-metrics-collector-rhel8@sha256:fd2bf6db5e3377a2a148384dda6a10c318c003b0ce75c361c229a4020c386b2d_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8-operator@sha256:5a948bfa2b0923c71e1c3830d6e26dd1203e99853ddd5a76dbfab3ef7e08ec5a_amd64",
"8Base-Ansible-Automation-Platform-2.4-Cloud-Billing:ansible-automation-platform-24/aap-cloud-ui-rhel8@sha256:a42b4526dbeea2105c9488a5bbf645899cda744ac7e6704d830848abf126289a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:28dfaac518b1c83e4e80f61b5485542c4308e12eee5502652685012c92aa7d22_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:30fd8851d084b2c4cb68251be66e52e5a5c598700a1d4568f7cac98e44b90e08_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:324d0755750111638f536d51f77cd1e53537171da1e0988e63e06594aec61b00_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:8da57af00cead0bc39d805ebffefd14c3b5a264099ac5f3745eed5a9fe989ed2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:10c80d8f050d2518fdaafaf202b94ce92156b5247eebd4c3e1c7006c68e79f05_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:6b84ede06f9e3a6bc3b4d6428fdac7e55e6926adb08b514c122dab07aab78209_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7b4b22d80a57cd2caf86cddba1cca77995951eae16755d01084ce996c8223f67_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:eca8ec2f59778fd7337c1e624e3eeabc4d57cee1cb0ad666ee8888491a37fef9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:44407a37c81926ac6b0944d171db272e307297f0101ec1a0e6473b1835b2894a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:8fe1aa8d72dc3d26151b2945aa15e5901ccd84dec5335ed4822898d2b981c6f0_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:c09c7975cced93fe38ca559ab2ade8d6daf219bb3372db35979e7777f219c5a1_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:f0270b5d73d7ace40cd115512533a29e23fbadbf2c0467495f669e9825293a2e_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:912209c43a417360246da0a616cd77b6c3e9304351f23b1e8725d9abdaeb427e_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e0ac17fc8bde0838c0885a60d37f200eeb472f061eba77c8683fb0dbbd8a4a5d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:e96a284d53a566355381e071888e9c95cd92072dac634a96087f28362a915e0a_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:f12e8074a7755fd42af766f913cdb26b549aacb8ec8ea296fcf6bcf0e1c6af93_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:23a951e4778877d238fc6fd0786ae1f1b5fd4f8d03d3e8c76319a8ffab2f6f7e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:553bbbe851f9ca20c83f93d46db3fed8441d3089d464921e4d5bb0864dd52ced_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:90615242dad4750f9962b1224bbfd3b5bf21dba0af343ac66454cf52575de2ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:991b819162d678adcf2310c8ed80fa3cfe52274bf7f6f20143b015250afaec78_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:493387b5e04ac1d122fde3ec055c9556fed73287e62a25633f2a52fe7736c548_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:5658fec249664cd3a22f4055e489e9b6d368d52167d44dd628a65ded8f2b779a_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:80fc84e5a7e077a6f63ae9659a73879d3c0b4fba8f6f89b77ab142ca55451f40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:d75d7291989956606a2f36e6ca32abed16e5edc6a027bb2ce370c1266b822099_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:074ad82f0765d3b3c699f40127a6127165127edd81fdef0ed448255dd457c5d1_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:1095c9cce31b485eb2c3e8fb50f7d88536e269a51ede8424b933d68b403f98ba_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:80338d66d50eb2da90159456d669ea57abb453e4175f32df1c918b6852c0a00f_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9d94e08020994c95ca7174b8fe364ac4e74c836f8a486848648018026c8a4d39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0627a5f93081d934748b69860dff48bfdd6cb2b3ff934ebf0e0c05ad96b92310_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0940354a15ee66d420cd66f60bb704cc24d4bbe679e22d417a7bf65cd5eabc8f_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:0b51d520eb1149da8d687074b27d49bb3e3a4a2c8659cb2bd997c038392575b8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:2622a6ea61ecf4df342e4e38df8276bef682f2053065897d78a2f07eaf27e5b9_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:3ce597ce0bc5f8bca7a6d663a4f621a9e35c92cb74ac6b9752509ac73d994e53_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:6b3b4c6d19e4c2c0da4a60475f477ae707770181e7df07b9f1f11165d190dbc0_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:a8b5318ccc21baab00f092f6dbd406607acecda6fe73a6d81c286c4b3640b490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:e901f43efc1426156c72497b0b5c3616d57deda19d98a9881e43b89cfd82635b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:61834e6b03420312211fe22975df7ac70b537b4e201baf9679cc1a57176bbc45_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:80f183ff907ca89c8b4483e64ca20b4dbae1c144c3c0cbc5fddf893e3cca0d40_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:86024559c2d147eff9014163ce25e982fdc83b627770ede02488cdab8b3a3ef6_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:b4cf841767d8463211c405f5a821dcc62dec98d210e52f4aa441ae5c01de9602_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:0f4daadbe11b8e6712abaf693f68c05d2f1049e3e08f191f8b4cbda7a8764388_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:6430efb5bf26f749f23dd8eaadb8b629dec7d4ec75c9f1ee3b8d4b34628ec46f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:f5e7f5162085fac689cb7c767b535e940b126ac3d0e43a670e3acfb612f6c412_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:fea1b1b7238ad3c82dace61e6ef1fd0bf2341da26ce5226d0fff9d82fa98c623_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:025d5c38d7ca001566e3593619f7a34a2f8d5dd05a5af6be8f0bad4e512a8aa0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-cloud-services-rhel8@sha256:9000d73ee45393bdd7546b7e56400fcadaaa878dee5ee7e41ec16f0f83035b66_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:71086225ca778c6fbf85eaa4a5c55b1d587e3f122c2d017a11dea860fb60592f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-dellemc-openmanage-rhel8@sha256:b90ee46403a65f0d4de011092fbc1b924d9ef6364f280a3c4e00da411d2a8765_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:38c27e7530967bdbe118274d4f0d5f5c5afa729095581f43885ccdbed8fd8f78_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:81f6757f6829c10a526962d59a06b9fff807c5cce6a41b5c84b1b3abee37b0ef_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:c8531cccfc8ee667dee0e379fd4e247e47be65ed01743ecf98bde6d596b3f2ae_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:cd207701ae6be8384445de68b22b9b1738900fedc87e11e5c8f5a1ee7ee33c7b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:8a5e592dc6eb9e197cf2310fe4fa293705f45263ba1392b6cd772732a2260f27_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:adc0fc0080e38095ebfd37797f12ee3247f5a25ad1a41854bcd38271fc38a5b2_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:e4153d21945330eb88922f18f60b7b79d82f28b074bdbea156ca91ce9d04a860_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:fe1f5d3247888867a5c1aba8046d7dcc666e130effc0d45aaf4915c0da69d605_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:0adc07274a155c3188f64a0880b8562bdf080670ba728da75655ed1dfb2fba39_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:7c7b81dc109ed58af134e6c1015b936dab076188d546f25b21f87b29b6513cba_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:966d7e57b94be6d4cdd662aa4c44210523e81d3509ca7f1a54b341825f301490_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9705161190de704d4e1bf5af7179b097633ec188870355244f4c9d469dfaacc7_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:4e96cb2ab299dfcfad365036e471cb43eee874434602da43a4a42d6d27292e45_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5b9fc93e5a887e6a9e77d7a4b52c1b372c58f535c2c0f336bc10bb1c8d439386_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:8c0291925a0b08c63132702d8aee6a35cede417d9e642bf30a343d65f6f5cf62_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:e92a9b60d2808844909975c833aab4455c75635d0dbd6ed1f43b668ca3f9c0fb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:3b484b65ea19f60b367f3db2f9562be61bf7fece639080250c8d54dbfd1aed14_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:6822eb2c9431b2bb08ce4202fba5d0d77e72305162dd4d7be32acd342dbb1262_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a10e72c1022c820a976589c902809b9f5a00c73aba5b10832b80886c1dc25658_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:a7d0260ee8599da21887386acb8386460b35b603364a87ed70c16336b22e8165_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:84348d89160b8164975714759a4b84b72ad1213d1420921894f43490c72f89ed_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:855b36d35e7637a34d18712077ad2f751667d597a1deb20c8c18c733383485c5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:894080f70d883b91145182aadbc1a2358f87db240c6cf3d81e2001a1ae0d9942_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:f5090024b48d9537514f7643b584306dd6b2544c2748e4e6d57f1a33a22079ed_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:093f861fee611009ccfceee174032f455797913154f442393961e30765db9128_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:7e97df2ad9fe321a8cc1376554b070a1213adf60a9b66fc1bdda13d0768b0edb_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c1f56670d4ebec1795f9d3380e3fe7c047317ac77b83e6f7fee1c01a111fa3b6_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:dc5dffa9fcc135bfe0da4e965e488ce00258b94ebeeac17c65677bec34ec10fd_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/cloud-addons-operator-bundle@sha256:a89a337725bee91248f6d5154d4f2672b66c2066cc8bc1e1c237d6d1f66a4bf9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3241136b5febabac7cf528d302abcc611719e79c9629940a53d2c11cb9d77503_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:3b504a0180c14cedb8a0ef4226385464b22a41dc019e9f8f8248c55d5ecc1bdf_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:13d898e425a237a1e22145ab4a8ffe9621f79e728d1c9d4d1e3ef11a5001120b_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:442b09a3564d08d130b85479bc01de57cee14423bebd3a2625210acec7abad45_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:762efecd13ef235e4297b6badedd64ab828556a123c96ed066e1e95f4ac83506_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:9f0293a548ae1b0d55512d5485b0daf136885f864915fe8418b54d979bbae8fd_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:1fd01a25b38fd46722a69b8fda118ff1b39374f0d3ac09523b6e0cfc3dd1d28f_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:3c67b2f88f2625a665e6e666f90ccd73ecaf641b64abe7a3eb8cf3f80eee02bd_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:59fe799f1ba3d86d48b2ee51ab8f36264d2f0a274fe30e1f837742243782171c_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a180b930bc0376ddf890ae92a252b286786ffab12accbaa000ce6c0086306bf_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:348bc7324e3df25715f6f0713aa330d9596afa37ff56125390779d2d062c7bd8_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9d02a112c07325c2107591b35b8c7d3d7ddc5d4665b53356cf31ed92b295fbc3_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:b32407b5c47f1369e2562bfeb1f805b8eb237f1f2437de9f39fff6d20714d329_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:de064ed81ea19c0bdd7d649449a18f32ba565b1ceb27f9979c0eef8130998c74_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:2ed6d12600cb54c80ff60dd9285ac248a3308e4e8fc853ee51ae9ef642863080_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:3a5d2b8037f7e9132ea2024583f4bef90c85aa9481d9c5348d05bd3313ac6054_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:662a84db96e73b8f5f1e47b44d58683b05789cb2fe67f8c1eb316e9854005bdc_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:86afd4fa71543975a8381be3346117376be1ec883d19dc3ae3cbdc32cca3f84f_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:02f70875f4fb0fd7efde7bf5e15f2d4cca711bb323c552b1ced89b81cc1c81f6_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:271cfc00374ed56fa647c251175b38cfddd9ec1362214c91e43062a66f523f61_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:71f39d77f2131ae63a5b0fe4a6b9dcf7ab15e7bd30d012cf0cd17db07f3c5e75_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:bc0d79e2cb0e45a673c65d668f4cbf16c3e8b848d8c00d317c57134ab0afab07_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:30093121bb2208c23eebe80d795c896d5985a1263862ea16164c57e0d0ab4605_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6c1fe06ab78a16c08411e7800b8b4484c8f33d086d7ad415085bd2cab395ce67_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:6d0bcc774c98622038e361815f75b342ff9abc4c3980a72092d0d019b540c363_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:78608e23e08f62a17d184c40c28c9f132acec7e4f9557ee7b8075b397970f33c_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:09835109fea47975d240b9223cd3a32623d7211506bb43d371336a8265a507e2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a04e6cc15212fc414a4a22c3e15d813b1794a41889e59903c2f8332bb2699ba6_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:a0eda585ed97264382de28ca4e984020a24a94aa1abdc15023b75b37e76ccdda_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:be0736761b0b93759539927539bcf4e14934d5efa6fe20f540d7f930ce9d3683_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7830d161a8d53a08dddb158d49d09c5bda483445ccdbacccb2336812bafde6c4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:7e36362965749631762db39d228b406ed307d0e8726eaf8f427b3398269ab73a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:a58a085ca429ff1c3110a623bd568196e942df60e267ac99fcf0f355389eefc3_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:f389cf8cb576cf9b1f7db32960c382df9af5bbc0f7611c671f48323766ba3753_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dnspython: denial of service in stub resolver"
}
]
}
RHSA-2024:4699
Vulnerability from csaf_redhat - Published: 2024-07-25 14:16 - Updated: 2026-06-04 00:15The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64 | — |
Workaround
|
A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64 | — |
Workaround
|
A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64 | — |
Workaround
|
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "Red Hat OpenShift Container Platform release 4.15.23 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.23. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4702\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA\npayloads (CVE-2024-1394)\n* dnspython: denial of service in stub resolver (CVE-2023-29483)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\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.\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"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:4699",
"url": "https://access.redhat.com/errata/RHSA-2024:4699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "OCPBUGS-30139",
"url": "https://issues.redhat.com/browse/OCPBUGS-30139"
},
{
"category": "external",
"summary": "OCPBUGS-34477",
"url": "https://issues.redhat.com/browse/OCPBUGS-34477"
},
{
"category": "external",
"summary": "OCPBUGS-34809",
"url": "https://issues.redhat.com/browse/OCPBUGS-34809"
},
{
"category": "external",
"summary": "OCPBUGS-35756",
"url": "https://issues.redhat.com/browse/OCPBUGS-35756"
},
{
"category": "external",
"summary": "OCPBUGS-35758",
"url": "https://issues.redhat.com/browse/OCPBUGS-35758"
},
{
"category": "external",
"summary": "OCPBUGS-35888",
"url": "https://issues.redhat.com/browse/OCPBUGS-35888"
},
{
"category": "external",
"summary": "OCPBUGS-36208",
"url": "https://issues.redhat.com/browse/OCPBUGS-36208"
},
{
"category": "external",
"summary": "OCPBUGS-36329",
"url": "https://issues.redhat.com/browse/OCPBUGS-36329"
},
{
"category": "external",
"summary": "OCPBUGS-36451",
"url": "https://issues.redhat.com/browse/OCPBUGS-36451"
},
{
"category": "external",
"summary": "OCPBUGS-36466",
"url": "https://issues.redhat.com/browse/OCPBUGS-36466"
},
{
"category": "external",
"summary": "OCPBUGS-36606",
"url": "https://issues.redhat.com/browse/OCPBUGS-36606"
},
{
"category": "external",
"summary": "OCPBUGS-36702",
"url": "https://issues.redhat.com/browse/OCPBUGS-36702"
},
{
"category": "external",
"summary": "OCPBUGS-36813",
"url": "https://issues.redhat.com/browse/OCPBUGS-36813"
},
{
"category": "external",
"summary": "OCPBUGS-36842",
"url": "https://issues.redhat.com/browse/OCPBUGS-36842"
},
{
"category": "external",
"summary": "OCPBUGS-36863",
"url": "https://issues.redhat.com/browse/OCPBUGS-36863"
},
{
"category": "external",
"summary": "OCPBUGS-36971",
"url": "https://issues.redhat.com/browse/OCPBUGS-36971"
},
{
"category": "external",
"summary": "OCPBUGS-37067",
"url": "https://issues.redhat.com/browse/OCPBUGS-37067"
},
{
"category": "external",
"summary": "OCPBUGS-37266",
"url": "https://issues.redhat.com/browse/OCPBUGS-37266"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4699.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.23 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-04T00:15:13+00:00",
"generator": {
"date": "2026-06-04T00:15:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:4699",
"initial_release_date": "2024-07-25T14:16:09+00:00",
"revision_history": [
{
"date": "2024-07-25T14:16:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-25T14:16:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T00:15:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202407190808.p0.ge5027e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202407180006.p0.g3a06784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202407150536.p0.g57de920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202407170336.p0.gcb586f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202407160607.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202407181207.p0.g4f8c828.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202407181606.p0.gea6d005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202407160607.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"product_id": "openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"product": {
"name": "openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"product_id": "openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202407220806.p0.g11a52c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"product_id": "openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"product_id": "openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202407120536.p0.g5f9656e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202407181407.p0.g833fd90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202407120536.p0.g1b61dd7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202407191406.p0.g1f44c02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202407181606.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202407181606.p0.gf8455ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202407131406.p0.g0928822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202407190006.p0.g7727cc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202407151106.p0.g7d3c426.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"product_id": "openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202407172006.p0.gb730129.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202407180207.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"product_id": "openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202407120536.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202407161537.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202407220136.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202407120536.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202407151306.p0.g08f4c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202407220136.p0.ge460a13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202407190808.p0.ge5027e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202407180006.p0.g3a06784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202407150536.p0.g57de920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202407170336.p0.gcb586f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202407160607.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202407160936.p0.g5d72ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202407181207.p0.g4f8c828.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202407181606.p0.gea6d005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202407160607.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"product_id": "openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"product": {
"name": "openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"product_id": "openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202407220806.p0.g11a52c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"product_id": "openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"product_id": "openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202407120536.p0.g5f9656e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202407181407.p0.g833fd90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202407120536.p0.g1b61dd7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202407191406.p0.g1f44c02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202407181606.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202407181606.p0.gf8455ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202407131406.p0.g0928822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202407190006.p0.g7727cc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202407151106.p0.g81877ac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202407111437.p0.gdf0f1f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202407151106.p0.g7d3c426.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"product_id": "openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202407172006.p0.gb730129.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202407180207.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"product_id": "openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202407120536.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202407161537.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202407220136.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202407120536.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202407151306.p0.g08f4c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202407220136.p0.ge460a13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202407190808.p0.ge5027e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202407180006.p0.g3a06784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202407150536.p0.g57de920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202407170336.p0.gcb586f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202407160607.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"product_id": "openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"product_id": "openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202407220806.p0.g11a52c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"product_id": "openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202407120536.p0.g5f9656e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202407181407.p0.g833fd90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202407120536.p0.g1b61dd7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202407191406.p0.g1f44c02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202407181606.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202407181606.p0.gf8455ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202407131406.p0.g0928822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202407190006.p0.g7727cc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202407151106.p0.g7d3c426.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"product_id": "openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202407172006.p0.gb730129.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202407180207.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202407120536.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202407161537.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202407220136.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202407120536.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202407151306.p0.g08f4c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202407220136.p0.ge460a13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"product": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"product_id": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202407191425-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202407190808.p0.ge5027e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202407180006.p0.g3a06784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202407150536.p0.g57de920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202407170336.p0.gcb586f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202407160607.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202407160936.p0.g5d72ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"product_id": "openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"product": {
"name": "openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"product_id": "openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202407220806.p0.g11a52c9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"product_id": "openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"product_id": "openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202407120536.p0.g5f9656e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202407112237.p0.g28befe2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202407181407.p0.g833fd90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202407120536.p0.g1b61dd7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202407191406.p0.g1f44c02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202407181606.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202407181606.p0.gf8455ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202407131406.p0.g0928822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202407190006.p0.g7727cc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202407151106.p0.g81877ac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202407111437.p0.gdf0f1f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202407151106.p0.g7d3c426.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"product_id": "openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202407180207.p0.gc48f860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202407172006.p0.gb730129.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202407180207.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"product_id": "openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202407120536.p0.g4733506.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202407161537.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202407220136.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202407120536.p0.g71a6f28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202407151306.p0.g08f4c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202407220136.p0.ge460a13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202407120536.p0.g1e41aa3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"product": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"product_id": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202407191425-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"product": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"product_id": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202407191425-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64",
"product": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64",
"product_id": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202407191425-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64"
},
"product_reference": "openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64"
},
"product_reference": "openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x"
},
"product_reference": "openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64"
},
"product_reference": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le"
},
"product_reference": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x"
},
"product_reference": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
},
"product_reference": "rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274520"
}
],
"notes": [
{
"category": "description",
"text": "The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dnspython: denial of service in stub resolver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in dnspython where it may accept a malicious DNS response over a legitimate one due to timing issues poses a moderate severity risk. While the impact is limited to potential denial of service for DNS resolution requests, it requires precise timing and the ability to send malicious responses before legitimate ones arrive. This attack vector relies on the attacker\u0027s ability to predict or manipulate the timing of DNS responses, making it more complex to exploit compared to other vulnerabilities. However, if successfully exploited, it can disrupt DNS resolution services, affecting the availability of the targeted domain or service.",
"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": [
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "RHBZ#2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483"
},
{
"category": "external",
"summary": "https://www.dnspython.org/news/2.6.0rc1/",
"url": "https://www.dnspython.org/news/2.6.0rc1/"
}
],
"release_date": "2024-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:16:09+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:e39f4b55929f54a720ca84075544920ddc9fcc1e6a627005ebfd4c3b64e5716c\n\n(For s390x architecture)\nThe image digest is sha256:f71ac459550d87ea330ad86155c0c03856691cca3704ed833b715daba03e9e6f\n\n(For ppc64le architecture)\nThe image digest is sha256:1cda629199a1a845e6f8419551b5f818311a5592b4cb19b563db6d4b7f349602\n\n(For aarch64 architecture)\nThe image digest is sha256:6338d2c24bb593f02980f8627b5a154cbef20a45d541f7c697666c5ac880a02e\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4699"
},
{
"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": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dnspython: denial of service in stub resolver"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"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": [
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:16:09+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:e39f4b55929f54a720ca84075544920ddc9fcc1e6a627005ebfd4c3b64e5716c\n\n(For s390x architecture)\nThe image digest is sha256:f71ac459550d87ea330ad86155c0c03856691cca3704ed833b715daba03e9e6f\n\n(For ppc64le architecture)\nThe image digest is sha256:1cda629199a1a845e6f8419551b5f818311a5592b4cb19b563db6d4b7f349602\n\n(For aarch64 architecture)\nThe image digest is sha256:6338d2c24bb593f02980f8627b5a154cbef20a45d541f7c697666c5ac880a02e\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4699"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"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": [
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:16:09+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:e39f4b55929f54a720ca84075544920ddc9fcc1e6a627005ebfd4c3b64e5716c\n\n(For s390x architecture)\nThe image digest is sha256:f71ac459550d87ea330ad86155c0c03856691cca3704ed833b715daba03e9e6f\n\n(For ppc64le architecture)\nThe image digest is sha256:1cda629199a1a845e6f8419551b5f818311a5592b4cb19b563db6d4b7f349602\n\n(For aarch64 architecture)\nThe image digest is sha256:6338d2c24bb593f02980f8627b5a154cbef20a45d541f7c697666c5ac880a02e\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4699"
},
{
"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": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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": [
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:16:09+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are:\n\n(For x86_64 architecture)\nThe image digest is sha256:e39f4b55929f54a720ca84075544920ddc9fcc1e6a627005ebfd4c3b64e5716c\n\n(For s390x architecture)\nThe image digest is sha256:f71ac459550d87ea330ad86155c0c03856691cca3704ed833b715daba03e9e6f\n\n(For ppc64le architecture)\nThe image digest is sha256:1cda629199a1a845e6f8419551b5f818311a5592b4cb19b563db6d4b7f349602\n\n(For aarch64 architecture)\nThe image digest is sha256:6338d2c24bb593f02980f8627b5a154cbef20a45d541f7c697666c5ac880a02e\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4699"
},
{
"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": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:065d131dc280a3f6281306e7e434b3d745d832ca5502e71a6d54d3a6b3d19011_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:39eae74e134826cc2bf8ed869ff363429363c2773136a04159eec1da05fb7d57_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:5c79036d0f3d3a06be098c0379258769a1a62eee44bc2135d9e63f2cc24ff02a_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e56d1107a0e8fa3ac77a0f35de9de76d4adbf59e9c8ac8b551a756cbb22f2e6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:517b05a222dc0f69d002bfa480e428352cbd23135f078d692b9e318132094359_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:59e67dca998d89cf9b95333d5434f469e9e24fecb7bf7fe29776d9cadd8b1f64_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:81da9cc843f7defc2fcb19c720d502b72bdaaa738a6477a9525ae620cc96c727_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:f56c9dd357d9ea470a9372f66e735d8bb7e2a2d9831922f03088cd9ecaf22d86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:49ec9cd1831327ed5915d41cfc6a643aa17f1aa6b7e961213d40cb0389649cfd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6a6a5027023545953a2c17cd54ffe439c8388619d747089c496f1d75c281affb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:84574ef689ba5108e5c5cd1788346929d28d1b7a8fe1ca0beab3fece1c49328a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:d4a54c61e9da550fb8e30087fd1ada363c6a559f5e6f86bb423675455e2b1a1e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:26227304b43a3c83fd63e76b70980d8cb2d6af5695f5f2b453b95cb0ccee53f1_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:5f6639181046a4964876ef610804b033fbe6b8cd1a4c9ff95e1b4d16fb6ea593_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:64624952cf94139cb5d199a8934f97b5bed7c1ce036ce40591a49d1558ad8b87_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:fa0ec353dc6bd05b1ed4c10142543c733e44203d7dd0698ff618933b54039013_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:1b01dfd8a6567db44434cc03cae41246a0524f1bf47cb2167042e1e458349e02_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:5292b44efb59fee06e78096cb4ff66a95fd83a93f68e6850adab31e57de5d440_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:acacfc85c0bac4a102bbdbc9b6804b46b26fb2c1cc85842d28500d8f552bd393_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:d0c35e88f4d581cdce71be29b1613102d470d353c8899ce320d1f172cb473be0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:5a6c7447aea28bc530d5688e0b61bffa3ab626f10f850fef7a495ddd6583047e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:673b60c693874e4ceb435d1bb926113a0a7685a970efdf52f5a73ff979d73b75_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:827702bb7bdb5d3729462b7cc015556a1fba30e87b4cfbf75e3c341898ae97f3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:c7b6e2497941cc22e6539224697c1e99eaa012d3dcdc96456800dd89f470bd86_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:131d0859107845cc287df46fcb8484d7db7ce94fbca26da863d3f258f4b4810c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:3d1ddf83d574fad19230cb3106aca6cf53ed96d2984cd6c125de2ee67f069ee1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:ae63e956e4294ae04a28dc70708aa04ef6c1deb0659dbd670de4bfad08542d78_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:d1baf80270a1d1cfea698ba6bf92707d0ae0dd23f94370b11fa47b1b8daeddda_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:24510b6181a6897aea3706de4c80f4ac05143b9246102e863570c27fad29f815_amd64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:63f79a96d5ba388ad733d807add1e0ac34ba444c67d3b77fbadce11e555b8046_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f2ebb98b124ea4649fb6bfb3d8f1e123747af57ed325c98cac178c3f1f6ebf8c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:fac8484dc0e6513b3b2c762d6b7ca6f72a6ca6a23d2cf2235703e0ce76409354_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:45938b2b24c1a13f56498847aee35e6cc95e5901f0a8febcb6446e993b456342_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:51ae98ad98d32d22d243212664072ff1e7fb49730513ad76858316a613db8363_amd64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:698131d51dfd6cb5f8bf44582b7683db764a1cbb934f5fa7e10f8aabc325bbc9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:d32bb6dccf6630a94e4ef778da251bea8c383214dc03b3b221910ee7c67271f9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:afa4a9f69e578dc3c535384e3df003bdd4e5ce087a2f2760c67ad0a9c8a7a8e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:b996a80bdbe6d925840f2d16c23e1ead93f0d473bbf5ecb58d029eec84bfb694_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:280c1f1f118bfe1c0f8dfdf1a9696f6c627fc0a99d9421b127f243b80e64ca14_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:2ab739818d80407d51f074ce6f171728d8a8456744885aac6d15d861b1cd9fb3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:3d14cbc264d9c0ae7650a62af7e1569fef8b03c90284670dbd675f30644b8556_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:659882fac1e4dff8c3684100bd5211369e906cb950af9e74bdbbb527d077ae83_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:0e66f2dfd914de753dda0ade75c8599a119e3700ef08cdf2bb7a32d21f9a75c1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:10a48547bd4e41efbd3abb42cff0825bc34f88850dc7744fceebb439879ba3f1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8aa8046dfe8e7cf7276c13cb2ec7a17d6ad4754e43ed5d5663934c935fee318f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:f7f3f37f2f6e78dfaea0b3782010e8d68b8ef8b46530208fd141c39b65568e99_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:31b10c314318bd66e5c0a5fdd2135ad38a036fb380a2da210f9a4bb0f3b6594b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3ccfdbc027800bf23d92071a7f00db98cda969b125ec9d996af0e67478eceb14_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:3dfc43deb8f0f5b0b8745cda242faeb41554b8987786f35df6fb9877ff69c4b5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:48a58caf2b71d8a17b3ac92923812f8ce8255ef056067c92580e4f14fee3183d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:40ac00ce9ff31256321410e474e6be3881c9762f53b8635b7e8271f036f3d4fa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:699b2e41e98bdaf0995fc7f86afe813dab267884c815a94477a7f6ae63be895c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:74e4a7c8cbded7de3455776e6431a1f8b88020b0babb1ece3ba1b180b3644945_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e55bc1054175404548f14a2241c0a31f5208ea724cc06cf810be8856f94c812e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:084be34b228a38bfa8b1cdece883a07be6e20b11191a8eb2b20e54b5d8ce8f53_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:79d8f269c0b337d82dea48b673e47bb782c3bf874b950fe51f81a8cd50eea412_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:83a10bc9901f13a8338586e9ec2cf5da288476d9e59daa93afc210f38261bacb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:ba3417eb677e6b821c5f6876ecd8c434b17820590e241b59c210279a6fe5bad8_s390x",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:50e14d9960770126c376b0e94916b8c314db9adef425e25384b276096df2332a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:71042a5ec9e278bab88a69ab901a6439de7f9231c46794842c516901b4c78004_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d018a02c1d2229618f3046518a2fdc9267791488ce701c3b9fad660b73989fc9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e6854d4b7b1bbb5b47b4528c32e1026838d79670ab1ae5d47af2a6ec7ff64ab6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:12dc0cd59e54e931101dc19dfa6177668acc4f17548a2ef7026dc8d70301edd3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:6bb999803ae0303f272c8a1e7d613319d382e831a28409ba9e86daaa0a77a6bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:97540e6e992452e110deddb69cb4cbb8aa6aa058c53917522a5ab33981e46c28_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:eb7ad16f148fb65aeb21e3e456a2cd73c599bda90466d4f27abe2e055e1720e7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:18966d3ca3402773165b96aae76cf616998a16dd43fe5e2214e1cd87d47d3cf5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:3865ce7f61685ca7933c685ba3ecb955f6a97293b6ecaa582bb8edd51e967a4d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:76da292e166a592fb17efaee93a9d14275cfffb45339cdd2edb051f5a0b1bf06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:d8a10938c151a805d74306043901dc786f5f0762599097ed67140e75efce18e0_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:411d4fabc93c7e3c3a4f36462cb12078f0124891c3a8831d7229528d93d85859_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:6281053cb7bc6d9d85cc2cf892509c8ecffe8ae48ff4aa62428cc64061e0ee57_amd64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:dbd7a9ebae4efa2661d6812446e1bfefff2cde3cb2c9338c97ce7eb8a60be690_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:ecaccfd0a4d3f77ef99f773f3eb2871e88c4475cd21f88c3b08de65d981a5415_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:255936cb31c1aeb1cb7b1f93b5aa43ce5b7023f0a38d808a24972344a2c7b19f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3fb2d0cfb812a5f9c9421386dfb11748591c91af23cdda04abb674dec68b1acf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b0c6fc83f98e85fad2f4cee8bef57692199e96fb93ac38d0c42f68bd816812b5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bbbb8eb3dd778ff6810285183a67269433ab438a2f1c04fe4e3769e107273fb6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:43da839b1ad16a54b6d6e7ab987d8d4b341fa9da6b8b4c3de473fe939033cbd6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6076901f4db7f055af645e04e3795dc60af285887a9fc82d6276da9aa033698f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:64262dfeeca80c273c0292a30ab88d0586a91422bcaf6a2f71998e3065b1a497_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:6f3fbc193bb17f28b0b4e75eb40f375c00793884920fa9a7b9677d77e60bcac7_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3484dccf6e88b6e33b6172a6063b6b6c9f275d1a3ac234711b2c95025393a412_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:3d71b84e504dc37bfedb11f152a0bb456d34fa8d18b121155f451426238603d2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:61699535fee5e4fe8039a2447f8572e23a079096ab9210ba566a4d6b83c7371c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:7899f7cc7a6eeeafe3915debe9e5890d556b51f8d8076c6301e635a50d68edce_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40db5016caffd078c17b42aa31b6387b863f8b1280c9e8700c1b46b0cc385fdb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:534b14806afbf83df1392da9291bcb9676f05d02448c8dd40c5c334328209f6a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6965575f60bff1ee362eccb96787c3671971b3fbbdb2ea350c2fb7e48dbfbcb5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a410cbf4e7a633802fea0be9b3ef3002b4bd084b2759221baf9830d888a22ef_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:12c14e07b20d85cd532da9766b7556c234dc527747631ddc6afae7afda484a86_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1ba64cadf3739625377a07265cd708ce17d816da151fdf9a9a9b162d340bf1e6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:52043fbf44f9e74cf619affb7c083b150863617f276e60c5d3f95aaba3005748_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:e455a937a61a79345309752208bd7be4dfda9c85dcabbeb853e1023dfaa6bf0f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:21edef40eb81444f4575cdc93853f8c4861635dd2dfc70bcf783eb9c3489fb56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:30701ffa65823431718c804c2e4d7b238f6b7bdd491742e37923c9d1e68d4077_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:375563a86a850aac5f4352fbcbbbe752706f6620e0e277b14934cacf881e9f67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6362c1dfdcf9e253c57fb368b7b65330eceb3f7c165ae618d312faddda2f38c8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:29afd5d60f693fbe83f91859627bbdcabd15f1a999961e73942e648fd16e5d26_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:471655a30636961cbca7b74f8fb3758d3a9f42a47f994dd193359ca834b04977_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:4a884f8ea3038cee9788eabd0565e9c96c596a720a0174e8e19b9934d6d3a11b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:9c92922ab7392ac2e3c011d33c788ca92d1c33a14ba6bca3987cadbeec1a18e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:318486579b5a306777f945f143289332492ef2a6254223f0c78d2bdae1da1ef7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:5ae9d4ed3f98223f3e13a5756f93e47b5dcd357270388ba0609902ebfcd69903_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:a01e74f91ba72d78911cac11cc482f50301f18e6ac620aa0a43eb4305a1f9ec1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ad435a593b4ba94db75d26031fc87c8172f2c9161be1d136774ae884c728b8d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:c63a68eb09d9e1ded1903c233326a1460ae953b6d8852e8bb847ec9153db0b9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ca2d7f1c708b1e558cbaf5952d26b62e6dc4d932d27949f493820865fc871543_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:72ebac02c914449b4e740c2c9a7d2629f3af8cd76b64903d8b810d1fe5e5c8ad_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:8c7c4b80b1b11bf1d602ca7e5ec2b0208918bee98262dfbd6032778f38dca732_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:3fb1d625b72cd78fd7242f69fb9290929cf2e5820fa0f8fe9bb7ba07d47c4f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:61a080cdaf681cbe6153a313d4deacb6513c7bb48a0d1134d11740ef997e9ad5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:666f42fb35f59c4a8f3bd334e55d6ecd030f9a2837152371f8872fdefa759470_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6e09e19c8845a5a0729721aa2ec9d91bdd4beef04f378557a61962cabb5a9701_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:b80433434ba71e1a95e2cdd122afddfee9a166ea2cbbfc2562d080b09ef695a3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:c8ec902b9d327f58e303860d78edc7e1dc49712d1da69f2519d92f2581077f0b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5406f7380ddf7afbc8803a1494a3977ffee46c34905c7a53c57a5eb65a388fed_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5e4ae4c37e8f8e9a45f3a0a0ffa98c54cdab2e064126bc4dd5a30bce7c445504_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:145a866db2284fd36f1459d5b03a73abf19295fd9b34668c4df05b536abe4354_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:ebd2dc94209e336fd5ef6dc92ebec06094004d362aabd42d9e1d73c05500d125_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:24128d22e60a985027533eb51ab7e9cf0bf363df08c8ae748ec5f5406c540ef5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:69d2e485bcb035c1edc4bfb9c16d4dc95213a88c19c59693d72f77e2407806c5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:8a57f22dc7a4dd355bfd1a3de125d8084c932053b6398f0a69a19a604fdcd3f8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd33a3598858c614c1e236d33f23d4d87412389ad8d4a49d1d0ce73e389f228a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:10491d3867ecadd2b0bdddfd6f2872eb898ceedab8a3528a47fb799f43814497_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:28d826f0b6b5c1967e77d95453fea7cee703827a9904c29924dc2cff9f565d92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:bebb0cd840636d5842f25d072e53cb8d035c7e365ec180ce1dd886ec671b8605_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:e1b2d9848dec77890359d8a4dceff8c8858a9651586549093d5937558c3c6215_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f69c1fba79e6e413e299560a0d82347b545788efb620ededf90639ae0671054_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5cbcf20c3faf87ee7f1a9b341386be023d78a8599ac3445adf4d41dff70b5489_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c873743346f1f8c4da05c3a01d34f2c7c123949ae27467bd18a7d60afe998b67_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:dddeddf3f0cd898b49b97adbdd0e6f275fa9da8b764d5bf999ca64aa3b3a89c6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:3f4e39603e61025678bfa4798486333d8f65343be307fc2e29eafb8706eadefc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:a4c433f2292a172cacbb3e302a41c00eeb49083eb5300f5e437580bfbb829222_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c2ebb7508feb51e8c8549ce62ec4974af5ac2eac539c5795aa51286ea2503a81_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:c7a1b19216bf3f228a442a60f5a610e3ab03fd7aaf9825d7f91c39282111c0de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:76cd1fcf8c866cae5afe093193f533dec3e5b8cc5f1f1d837664ebd374d46b46_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:aab1c386c83f761d7719cbba1b60b9286faa55360d15dd7b067fd41640f4bf76_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d1613465c0ba1e5d51bd10904528f7591a323d333548949ad46e2e469983e961_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:d8726334ad18a0864af0c5ded51b167d5110b62dc2d30b12f835f6013a2792b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:287a187b5b10c5160b6ce6ee3c2e17c3dba2453e92c97ff333c24046ea628352_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:3150a42c81df09c386dc1a455d6819f8aafd91d6fdbe1beb2099d84333065afa_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:85d932240f7972056a3ddea9cd753085c259c29c2a531fa5ca262a359731f095_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:ce07e1ea376248d29e39a054b380fbcd0224b74206512b041fb92008f1deeb8e_arm64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:911e7b1c956e2b6528b104495b032c322c15745ed1453e94bb60fdaab968efbd_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
}
]
}
RHSA-2024:4846
Vulnerability from csaf_redhat - Published: 2024-07-31 14:32 - Updated: 2026-06-02 15:11The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64 | — |
Workaround
|
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64 | — |
Workaround
|
{
"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": "Red Hat OpenShift Container Platform release 4.13.46 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.46. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4848\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nSecurity Fix(es):\n\n* dnspython: denial of service in stub resolver (CVE-2023-29483)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\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.\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"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:4846",
"url": "https://access.redhat.com/errata/RHSA-2024:4846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "OCPBUGS-11449",
"url": "https://issues.redhat.com/browse/OCPBUGS-11449"
},
{
"category": "external",
"summary": "OCPBUGS-35053",
"url": "https://issues.redhat.com/browse/OCPBUGS-35053"
},
{
"category": "external",
"summary": "OCPBUGS-36745",
"url": "https://issues.redhat.com/browse/OCPBUGS-36745"
},
{
"category": "external",
"summary": "OCPBUGS-36782",
"url": "https://issues.redhat.com/browse/OCPBUGS-36782"
},
{
"category": "external",
"summary": "OCPBUGS-36962",
"url": "https://issues.redhat.com/browse/OCPBUGS-36962"
},
{
"category": "external",
"summary": "OCPBUGS-37075",
"url": "https://issues.redhat.com/browse/OCPBUGS-37075"
},
{
"category": "external",
"summary": "OCPBUGS-37160",
"url": "https://issues.redhat.com/browse/OCPBUGS-37160"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4846.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.46 security update",
"tracking": {
"current_release_date": "2026-06-02T15:11:14+00:00",
"generator": {
"date": "2026-06-02T15:11:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:4846",
"initial_release_date": "2024-07-31T14:32:24+00:00",
"revision_history": [
{
"date": "2024-07-31T14:32:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-31T14:32:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:11:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.13.0-202407241339.p0.g3ed7876.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202407230838.p0.gd719bdc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.13.0-202407221109.p0.gb819827.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.13.0-202407121908.p0.gae32bfa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"product_id": "openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202407112138.p0.gaedd6b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.13.0-202407181339.p0.g933363b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202407181339.p0.g6ee27bc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.13.0-202407192107.p0.g73ecd48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.13.0-202407112138.p0.g461047e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.13.0-202407221409.p0.g19ee668.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.13.0-202407182137.p0.g54aaeff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.13.0-202407182339.p0.g4c23f81.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.13.0-202407170907.p0.g162554e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202407180207.p0.g109e0b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202407220137.p0.g073feda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"product": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"product_id": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202407230903-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.13.0-202407241339.p0.g3ed7876.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202407230838.p0.gd719bdc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.13.0-202407121908.p0.gae32bfa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"product_id": "openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202407112138.p0.gaedd6b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.13.0-202407181339.p0.g933363b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202407181339.p0.g6ee27bc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.13.0-202407192107.p0.g73ecd48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.13.0-202407112138.p0.g461047e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.13.0-202407221409.p0.g19ee668.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.13.0-202407170907.p0.g162554e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202407180207.p0.g109e0b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202407220137.p0.g073feda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"product": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"product_id": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202407230903-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.13.0-202407241339.p0.g3ed7876.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202407230838.p0.gd719bdc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.13.0-202407221109.p0.gb819827.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.13.0-202407230838.p0.g833caa2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.13.0-202407230838.p0.g0456ffe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.13.0-202407161407.p0.gce29177.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.13.0-202407121908.p0.gae32bfa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"product_id": "openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202407112138.p0.gaedd6b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.13.0-202407181339.p0.g933363b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202407181339.p0.g6ee27bc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.13.0-202407192107.p0.g73ecd48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.13.0-202407112138.p0.g461047e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.13.0-202407221409.p0.g19ee668.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.13.0-202407182137.p0.g54aaeff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.13.0-202407182339.p0.g4c23f81.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.13.0-202407170907.p0.g162554e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202407180207.p0.g109e0b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202407220137.p0.g073feda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.13.0-202407241339.p0.g3ed7876.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202407230838.p0.gd719bdc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.13.0-202407230838.p0.g833caa2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.13.0-202407230838.p0.g0456ffe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.13.0-202407161407.p0.gce29177.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.13.0-202407121908.p0.gae32bfa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"product_id": "openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202407112138.p0.gaedd6b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.13.0-202407181339.p0.g933363b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202407181339.p0.g6ee27bc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.13.0-202407192107.p0.g73ecd48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.13.0-202407112138.p0.g461047e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.13.0-202407221409.p0.g19ee668.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.13.0-202407170907.p0.g162554e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202407180207.p0.g109e0b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202407220137.p0.g073feda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202407220137.p0.g94083e0.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"product": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"product_id": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202407230903-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64",
"product": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64",
"product_id": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202407230903-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64"
},
"product_reference": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le"
},
"product_reference": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x"
},
"product_reference": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
},
"product_reference": "rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29483",
"cwe": {
"id": "CWE-696",
"name": "Incorrect Behavior Order"
},
"discovery_date": "2024-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274520"
}
],
"notes": [
{
"category": "description",
"text": "The dnspython stub resolver is vulnerable to a denial of service (DoS) risk if an attacker sends a malicious response forged with the correct address and port before a legitimate one arrives on the UDP port used by dnspython for the query. In such cases, dnspython could either switch to another resolver or abandon the query altogether, potentially leading to service denial for that resolution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dnspython: denial of service in stub resolver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in dnspython where it may accept a malicious DNS response over a legitimate one due to timing issues poses a moderate severity risk. While the impact is limited to potential denial of service for DNS resolution requests, it requires precise timing and the ability to send malicious responses before legitimate ones arrive. This attack vector relies on the attacker\u0027s ability to predict or manipulate the timing of DNS responses, making it more complex to exploit compared to other vulnerabilities. However, if successfully exploited, it can disrupt DNS resolution services, affecting the availability of the targeted domain or service.",
"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": [
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29483"
},
{
"category": "external",
"summary": "RHBZ#2274520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29483"
},
{
"category": "external",
"summary": "https://www.dnspython.org/news/2.6.0rc1/",
"url": "https://www.dnspython.org/news/2.6.0rc1/"
}
],
"release_date": "2024-02-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T14:32:24+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:de889d3c3837ff9111765d8e5a4855e8b763dc759cb465fa2ebfcf0395d3f6b9\n\n (For s390x architecture)\n The image digest is sha256:d251ffc6ca44c6ea15033e108a0b1a2aeaf53ed2aa96bd7957093320a727b0ce\n\n (For ppc64le architecture)\n The image digest is sha256:03dbc2ab47b87f9b54ec74f33352dc6f9bf637c773632107af8d832a96e2c061\n\n (For aarch64 architecture)\n The image digest is sha256:1efcffa500a457d96ef3762b2de14f3dc80ac9aa55e747e8228572b986a6228d\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4846"
},
{
"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": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dnspython: denial of service in stub resolver"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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": [
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T14:32:24+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:de889d3c3837ff9111765d8e5a4855e8b763dc759cb465fa2ebfcf0395d3f6b9\n\n (For s390x architecture)\n The image digest is sha256:d251ffc6ca44c6ea15033e108a0b1a2aeaf53ed2aa96bd7957093320a727b0ce\n\n (For ppc64le architecture)\n The image digest is sha256:03dbc2ab47b87f9b54ec74f33352dc6f9bf637c773632107af8d832a96e2c061\n\n (For aarch64 architecture)\n The image digest is sha256:1efcffa500a457d96ef3762b2de14f3dc80ac9aa55e747e8228572b986a6228d\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4846"
},
{
"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": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:23459e47a4b63d648b3297710bb0768ebcdb6bce17e1a9af1242a40861928023_amd64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:2b3e0faf75a46992663d71c373a66aa6173794d4a21d117cdf6d35df4c3f3b5d_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:3ca320ba6768675b21948a4e905b77dec367d9f33923c0a59c2c2b8da1d43e9c_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:ed46d539379a93e74ee70d42fa9119a4f978173cbdf89432305fc724e338767d_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:317324f5abe01e982dac69a0ebd290953f763b53408905f33c84ab6067a9a60c_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:364bad05d2d9cc44ca8f8bc7922c6dc7c84f575e00a32dfdf31482c9ab8642d1_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3ce268a3945895e8df18fb225974b3b8bd8e2ab937d8331bd523c0b2aac0a8d2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-api-server-rhel8@sha256:3d3ee9586bb7591e2a978fb85db84d3d02b3192ba2daff81e3f2d7ea2f8662e8_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:594a8f1fc1fc6493e91a997fea13354a4d633d5e2d007e5ed449a3b1c83eb248_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:7319c954115c3bec30426b15552917c21a5b9ad714488972c25157ed71ac1854_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:9f1a805fdfd9da967e0c2667445f20701ea6cb71719a8d37e2b6d72bfb75b245_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:faf25bce89bbf91446b1e9770bbb578af348571ddf0b5b3fd0ef37c6a771cb37_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:3418523e8ef6ce8201bfb8af260ceba62e0f247a3975f0ff61c166a1f83570d3_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:5f8a3522b4945882267b8ffdc846e76fde187897987517e45437136d8660a0b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:b8e236506f4c73280f398bb3f43e326ca8d377a57ee6d7c1c68a766dbca126c9_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cloud-credential-operator@sha256:ed2bd2420147caa9fc4794f46511d01c81a7a3e328db5ac97ce646d6fb43568e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:1702b7d09893ea1b71319e2bf9f74f206679a611840bd82cbbbc2db7bb341e90_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:44d65adbdaa58fac7cd6a085dfcb80dd779d0f0c08bdbd9d249f17ea5310a88b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:80bb789511e10c9bc70e76acdd90b757587a459a941bebd0bd3bd77918dbf61b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-dns-operator@sha256:d10d616457d31dd7551f4c45ae177fa6701d8fed3ba9cdee87c0493a5b719ece_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:16d982bf0eb0dc4a5c759a2055a26539513f736453c3a4304ebae00527e2936f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:43d74f04670fd1637a536fcc0208d528b36dff7e864d7eeb4d24bdc8f3af18bf_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:c73e40e970cb5715aba4f23e3f736ef0344c1438e7c291fdd6b28101020b28de_s390x",
"8Base-RHOSE-4.13:openshift4/ose-cluster-image-registry-operator@sha256:cb91b9143636ba7c5ebb983349db487116ff0f21d136bc57bc0372786a2191d2_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:701dc103cdb6681908971d87678cf0f4b75b1ee846d06cbfb016f4dbd1c74071_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:7182cf52d61ea340b07d89fec08a6fc37b7715dae6f09642324f5fcd17ba7fdb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:230f4e1552f330570f6e568c55778169724acf42daeb9a0a4a2e3da62e9d9e16_amd64",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:6f2f7a4184b47516c811e6fe17ef6060b8f2b72f52478ddc506f9f4025313a55_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:b509d590b05e59145f4a794b781c9345e247e4b4d3d010f6610517315aee03a1_s390x",
"8Base-RHOSE-4.13:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:dc48d135e2f617f8bda9409e057f1c5427886e88d1513cb832a9944d0f0ac460_amd64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:6210d2d859d82e946b08cabfe2aca63ee465af446198ed41271cc99c1d704db6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:c954ce14617212a82854dc5d461e55dedfd1c754b638905b11937e4bb912d2b2_arm64",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:da42a09a3312a87aae063b1369e383db94d34380c1ec8c3019450d70ec55d782_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-insights-rhel8-operator@sha256:fdf5f9f0ded2f510b36fbdc95bec2ccf49933eafdafe60f80896e86924ea86cc_amd64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:1e9f801609e6e2cdf3f346d84efc9170a7c29eef6f3b8131af565cea28b51f17_s390x",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:236cda6d76ad3b87edeb6dda86c75b6dba0aa367c30f7a337e4db10e91b90685_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:2d0c87c23d2abb048a6ef6e5413164d81428ff160b3ec463e08a53b97c95d0f1_arm64",
"8Base-RHOSE-4.13:openshift4/ose-kube-rbac-proxy@sha256:868ae32ac549c0f84e10d1675f30c6cd19ae8cb88dac3f2bc7278c5f28cc7f99_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:42c5c2aa93ed869f93601b8ce0b667f34fc75c4da492a46694c97f988dc2190e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:7c5d18df7f5bb420694ccc9f477cec139a4e748e4cae6ff125aad7a48b3505b0_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b71159ec8450be594cc9a6b3ea190d49c09d33f709ea48140cf1ddb06ab99b88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:d6c477add74000ab226d344ddda2e40c64bd578ddf21614c15c1cddadaa8eb56_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:81775313c5fdfa7725a9a38e829539ceb8b81d2ab0f2c97370331d2fdddcb0a9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:9a08fba43a515f538adfd5321b043faa34365365eb7cec227b144aa6dae9def7_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:cbee27f46f632535b191952e969a35978baa361cf8d9f6cb850b495f92db2a60_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d49c5f818f312157b773aad69d743777b464ca4eeccd279e4827171eb9ea4a48_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:0bcda7ea69575cc4816c6426befb461a6218f013b0109f49c2f3f625e5d25804_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:632f869e666dbd723c7572e4461030928308368dda37028f808e6b4fc94bd996_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:835694c613bc79e9c6f027510520a2db9cd7213d63fddec5485cfae40259e359_arm64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:e543e5df44872d4c489f6f1d692468cb64368750715bbf8d09512421a0381041_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18dda2d31d592e9146b559b0a16593df52ed2c6cd42b9c982dbc5b41c4a2983f_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:362e010b54fbcc85f194c25f851f04324681bda3430be9c7e2f2a28cdf8709d4_arm64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ee260d38cf261aaaaf1d334d5a4ae71de59bcedc3f6f9da62338fadc46d19524_amd64",
"9Base-RHOSE-4.13:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f8f7a5b27a65b00fd4ca6a22ee206a1f5e307ea05ec81abc0d2e5a55a2a46731_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:6250f82b8659b04c17a3269eda6355f8ebd4812a48cbe044c10ca1b0f28a3dc7_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-agent-rhel9@sha256:99948258aa919e8a293520077e69753bfc3488591c964e8be7d11321287e6e79_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:0a42580d1a2e713912086fe3c4e1a0b322dc20591bd7eb7b2ad1b4fb2700adaf_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:2bd37b0b6af614edfb5b694b8e98c80b033f9c7921be696273ab48b06211bad8_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:8d95243c5f955ea6608f70cf4072027ed8fc51fc63cca695dcd922f8ec4a79cf_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-rhel9@sha256:dfa196078a5ed38af5ec63c96740c7f8f9de416f3da5133ffefd68e9a5bd8c3a_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ce1adf48dca33d59f204cf2101b60915d75cfd65eb665d9076dc9210bf866de_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:0ffefd7dd19da226874d5781d298cab1a0e8d232899689d4c5e180476d071154_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:3c8ae70f28661716b55806b465244675273d71bcce8ff06d16c0df68e8c51807_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:a36ffb3cf54a0db2826a71295e561bab17e4135f03b0eaa121ea11d380f921ca_amd64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:99e014e3c7501bece41106d7d88e9787c73e83d4e0252e4e356e2db430486f42_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.